mnemonix

Key store adapter

Provides a unified interface to key/value stores in Elixir and Erlang

A unified interface to Elixir and Erlang key/value stores.

GitHub

39 stars
4 watching
5 forks
Language: Elixir
last commit: almost 7 years ago
Linked from 1 awesome list

adapterelixirkey-value-store

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
exponentially/extreme An Elixir TCP client adapter for Event Store event sourcing system 130
kbrw/gitex An Elixir implementation of the Git object storage model, focusing on protocol over Git and enabling reuse with other storage systems. 68
jongretar/exbitcask An Elixir wrapper around Basho's Bitcask Key/Value store for fast data access and storage 12
nebo15/ecto_mnesia An adapter that enables Ecto to interact with Mnesia Erlang term database. 243
unixjunkie/dokeysto A key-value store implementation in OCaml, optimized for simplicity and efficient storage. 10
ephe-meral/ex_sider An adapter that enables data structures from Redis in Elixir applications. 6
cabol/kvx A simple in-memory Key/Value Store with basic operations and configuration options 101
elixir-mongo/mongodb_ecto Provides an interface to interact with MongoDB databases using Ecto 374
okeuday/keys1value Provides an interface to Erlang data structures allowing for associative mapping of keys with lists and single values 1
philippgille/gokv Provides a unified interface to various key-value store and caching solutions for Go programming language 746
christhekeele/matcha A toolset for creating and using match specifications in Elixir to efficiently filter, map, trace function calls, and select data from tables. 89
meh/amnesia Provides a simplified interface to Mnesia's functionality for Elixir developers. 694
sasa1977/con_cache An Elixir-based key/value cache with row-level isolated writes and time-to-live (TTL) support. 910
mikkelhjuul/ld A simple, RPC-based key-value database that provides basic get, set, and delete operations with bidirectional streaming. 22
treode/store A distributed key-value store designed for fault-tolerant, scalable, and consistent data access with multirow atomic writes. 177