https://github.com/thefox/dkvs
Distributed Key-Value Storage written in Rust.
https://github.com/thefox/dkvs
distributed key-value-store
Last synced: 2 months ago
JSON representation
Distributed Key-Value Storage written in Rust.
- Host: GitHub
- URL: https://github.com/thefox/dkvs
- Owner: TheFox
- License: mit
- Created: 2022-05-09T21:16:17.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-05-15T12:19:51.000Z (about 4 years ago)
- Last Synced: 2025-03-12T23:01:52.923Z (over 1 year ago)
- Topics: distributed, key-value-store
- Language: Rust
- Homepage: https://fox21.at
- Size: 28.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG-v0.md
- License: LICENSE
Awesome Lists containing this project
README
# dkvs
Distributed Key-Value Storage written in Rust.