https://github.com/totalkrill/kv_store
Ways to work generically with key value storages
https://github.com/totalkrill/kv_store
Last synced: 11 months ago
JSON representation
Ways to work generically with key value storages
- Host: GitHub
- URL: https://github.com/totalkrill/kv_store
- Owner: TotalKrill
- Created: 2023-10-27T23:43:00.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-11-14T10:27:28.000Z (over 2 years ago)
- Last Synced: 2025-07-16T17:45:48.190Z (12 months ago)
- Language: Rust
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Trait for working with key value store
implemented as a way to generalize some key value storage solutions