https://github.com/denpeshkov/kvs
Implementation of Key-Value database course offered by PingCAP team
https://github.com/denpeshkov/kvs
key-value pingcap rust
Last synced: about 6 hours ago
JSON representation
Implementation of Key-Value database course offered by PingCAP team
- Host: GitHub
- URL: https://github.com/denpeshkov/kvs
- Owner: denpeshkov
- License: mit
- Created: 2026-05-10T08:41:30.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2026-05-29T10:59:17.000Z (about 1 month ago)
- Last Synced: 2026-05-29T12:29:32.176Z (about 1 month ago)
- Topics: key-value, pingcap, rust
- Language: Rust
- Homepage:
- Size: 32.2 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# kvs
My implementation of the PingCAP [TP 201: Practical Networked Applications in Rust](https://github.com/pingcap/talent-plan/blob/master/courses/rust/README.md) course projects