https://github.com/skyzh/kvs
Key-Value Store [Practical Networked Applications in Rust]
https://github.com/skyzh/kvs
kvs rust
Last synced: 15 days ago
JSON representation
Key-Value Store [Practical Networked Applications in Rust]
- Host: GitHub
- URL: https://github.com/skyzh/kvs
- Owner: skyzh
- License: mit
- Created: 2020-03-07T06:45:49.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-22T03:18:06.000Z (over 6 years ago)
- Last Synced: 2025-10-28T10:44:18.838Z (9 months ago)
- Topics: kvs, rust
- Language: Rust
- Homepage:
- Size: 54.7 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# kvs: Key-Value Store
Tests are migrated from https://github.com/pingcap/talent-plan/tree/master/rust/projects/project-2/tests