https://github.com/xpdojo/kv-store
A key–value database, or key–value store, is a data storage paradigm designed for storing, retrieving, and managing associative arrays, and a data structure more commonly known today as a dictionary or hash table.
https://github.com/xpdojo/kv-store
etcd memcached redis
Last synced: about 1 year ago
JSON representation
A key–value database, or key–value store, is a data storage paradigm designed for storing, retrieving, and managing associative arrays, and a data structure more commonly known today as a dictionary or hash table.
- Host: GitHub
- URL: https://github.com/xpdojo/kv-store
- Owner: xpdojo
- License: gpl-3.0
- Created: 2022-07-19T12:24:30.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-01-09T06:56:27.000Z (over 1 year ago)
- Last Synced: 2025-02-06T15:53:23.839Z (over 1 year ago)
- Topics: etcd, memcached, redis
- Homepage: https://en.wikipedia.org/wiki/Key%E2%80%93value_database
- Size: 43 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# kv-store
Key-Value Store