https://github.com/thomwright/kvs
💿 A simple key-value database. Course: Practical Networked Applications in Rust
https://github.com/thomwright/kvs
Last synced: 23 days ago
JSON representation
💿 A simple key-value database. Course: Practical Networked Applications in Rust
- Host: GitHub
- URL: https://github.com/thomwright/kvs
- Owner: ThomWright
- Created: 2019-08-25T14:19:12.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-29T22:54:20.000Z (over 5 years ago)
- Last Synced: 2025-01-18T17:57:11.851Z (12 months ago)
- Language: Rust
- Homepage:
- Size: 95.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# kvs
From [Practical Networked Applications in Rust](https://github.com/pingcap/talent-plan/tree/master/courses/rust).