ExBitcask

KV store

An Elixir wrapper around Basho's Bitcask Key/Value store for fast data access and storage

Elixir wrapper of Basho's Bitcask Key/Value store.

GitHub

12 stars
3 watching
1 forks
Language: Erlang
last commit: over 11 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
synrc/kvsA compact, distributed key-value store with support for polymorphic data and multiple backends.177
cabol/kvxA simple in-memory Key/Value Store with basic operations and configuration options101
vaccovecrana/vepharA minimal key-value store with API and web UI using raft cluster coordination and badger data storage16
hotpotatoc/kvstoreAn experimental key-value store server compatible with the Redis protocol.17
christhekeele/mnemonixProvides a unified interface to key/value stores in Elixir and Erlang39
chainsafe/chaindbA high-performance key-value store implemented on top of BadgerDB20
oleiade/xk6-kvA key-value store extension for k6 that provides persistent storage and shared state management16
akrylysov/pogrebAn embedded key-value store optimized for fast random lookups and infrequent bulk inserts.1,313
kbrw/gitexAn Elixir implementation of the Git object storage model, focusing on protocol over Git and enabling reuse with other storage systems.68
lotusdblabs/lotusdbAn optimized key-value store that combines the benefits of LSM and B+ tree data structures for fast read/write performance.2,094
lucid-kv/lucidA high-performance key-value store with distributed capabilities and an HTTP API378
mumez/punqliteA lightweight key-value store with support for transactions and scripting.12
unixjunkie/dokeystoA key-value store implementation in OCaml, optimized for simplicity and efficient storage.10
saibotsivad/cloudflare-worker-key-valueA tool for interacting with Cloudflare's Key Value store using the Worker API5
jimrobinson/kvbenchA benchmarking tool to evaluate the performance of key/value stores by generating and consuming data in parallel.26