keyv
Storage system
A simple key-value storage system supporting multiple backends.
Simple key-value storage with support for multiple backends
3k stars
19 watching
145 forks
Language: TypeScript
last commit: 5 days ago
Linked from 1 awesome list
cacheetcdkey-valuekeyvmemcachemongomysqlpostgresredissqlitestorage
Related projects:
Repository | Description | Stars |
---|---|---|
jakearchibald/idb-keyval | A small promise-based key-value store implemented with IndexedDB | 2,767 |
capless/kev | A lightweight Python library for key-value stores and document databases with support for multiple backends | 99 |
philippgille/gokv | Provides a unified interface to various key-value store and caching solutions for Go programming language | 746 |
bigchaindb/bigchaindb | A blockchain database server built on distributed systems and peer-to-peer networking principles | 4,034 |
deroproject/graviton | A key-value store database that provides versioning, authentication, and cryptographic proofs, with support for snapshotting, diffing, and high-performance storage. | 420 |
pygithub/pygithub | A Python library to access the GitHub REST API | 7,042 |
gittools/gitversion | Automates versioning in .NET applications by analyzing Git history and generating SemVer versions | 2,867 |
chrislusf/vasto | A distributed key-value store with sharding and replication capabilities | 261 |
motdotla/dotenv | Loads environment variables from a configuration file into the application's environment | 19,228 |
tikv/tikv | A distributed key-value database with ACID compliance and support for transactions and geo-replication. | 15,280 |
rgburke/grv | A terminal-based interface for viewing Git repositories | 4,033 |
marcuswestin/store.js | A cross-browser storage solution providing basic key/value storage and additional functionality through plugins. | 14,023 |
simerplaha/swaydb | A high-performance key-value storage engine designed for the JVM, supporting various use cases and configurations. | 293 |
cjb/gittorrent | Decentralized network of Git repositories shared over BitTorrent | 4,747 |
commitizen-tools/commitizen | Automates version updates and changelog generation for software projects | 2,525 |