Skip to content

Commit d9d5ac9

Browse files
Merge pull request #13 from ibrokethecloud/master
Added a README
2 parents 82b5988 + 79cf060 commit d9d5ac9

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
## Kine (Kine is not etcd)
2+
3+
Kine is an etcdshim that translates etcdapito sqlite, Postgres, Mysql, dqlite
4+
5+
### Features
6+
- Can be ran standalone so any k8s (not just k3s) can use Kine
7+
- Implements a subset of etcdAPI (not usable at all for general purpose etcd)
8+
- Translates etcdTX calls into the desired API (Create, Update, Delete)
9+
- Backend drivers for dqlite, sqlite, Postgres, MySQL

0 commit comments

Comments
 (0)