https://github.com/chinnanj666/distributed_kv_store_using_cpulse
A multi-node distributed key-value store implemented in C++ with support for PUT, GET, REMOVE, RANGE, and PREFIX commands. Uses consistent hashing for key distribution and an r-index for range and prefix queries
https://github.com/chinnanj666/distributed_kv_store_using_cpulse
Last synced: 5 months ago
JSON representation
A multi-node distributed key-value store implemented in C++ with support for PUT, GET, REMOVE, RANGE, and PREFIX commands. Uses consistent hashing for key distribution and an r-index for range and prefix queries
- Host: GitHub
- URL: https://github.com/chinnanj666/distributed_kv_store_using_cpulse
- Owner: chinnanj666
- Created: 2025-05-09T08:32:22.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-05-09T08:43:54.000Z (5 months ago)
- Last Synced: 2025-05-09T09:34:00.907Z (5 months ago)
- Language: C++
- Homepage:
- Size: 103 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0