Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shaohv/kvsd
A distribute kv db server
https://github.com/shaohv/kvsd
distributed-database golang kvs
Last synced: 13 days ago
JSON representation
A distribute kv db server
- Host: GitHub
- URL: https://github.com/shaohv/kvsd
- Owner: shaohv
- Created: 2019-12-25T14:58:28.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2019-12-25T15:04:47.000Z (almost 5 years ago)
- Last Synced: 2024-01-27T04:49:06.013Z (10 months ago)
- Topics: distributed-database, golang, kvs
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# kvsd
A distribute kv db server.
We use shaohv/Raft as the backend storage and supply a http service.