Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Mar 6, 2023. It is now read-only.

chalharu/kine

 
 

Repository files navigation

Kine (Kine is not etcd)

==========================

NOTE: this repository has been recently (2020-11-19) moved out of the github.com/rancher org to github.com/k3s-io supporting the acceptance of K3s as a CNCF sandbox project.


Kine is an etcdshim that translates etcd API to sqlite, Postgres, Mysql, and dqlite

Features

  • Can be ran standalone so any k8s (not just k3s) can use Kine
  • Implements a subset of etcdAPI (not usable at all for general purpose etcd)
  • Translates etcdTX calls into the desired API (Create, Update, Delete)
  • Backend drivers for dqlite, sqlite, Postgres, MySQL and NATS JetStream

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 86.5%
  • Shell 9.0%
  • Python 4.4%
  • Dockerfile 0.1%