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.
39 stars
4 watching
5 forks
Language: Elixir
last commit: about 7 years ago
Linked from 1 awesome list
adapterelixirkey-value-store
Related projects:
Repository | Description | Stars |
---|---|---|
| An Elixir TCP client adapter for Event Store event sourcing system | 130 |
| An Elixir implementation of the Git object storage model, focusing on protocol over Git and enabling reuse with other storage systems. | 68 |
| An Elixir wrapper around Basho's Bitcask Key/Value store for fast data access and storage | 12 |
| An adapter that enables Ecto to interact with Mnesia Erlang term database. | 243 |
| A key-value store implementation in OCaml, optimized for simplicity and efficient storage. | 10 |
| An adapter that enables data structures from Redis in Elixir applications. | 6 |
| A simple in-memory Key/Value Store with basic operations and configuration options | 101 |
| Provides an interface to interact with MongoDB databases using Ecto | 374 |
| Provides an interface to Erlang data structures allowing for associative mapping of keys with lists and single values | 1 |
| Provides a unified interface to various key-value store and caching solutions for Go programming language | 751 |
| A toolset for creating and using match specifications in Elixir to efficiently filter, map, trace function calls, and select data from tables. | 90 |
| Provides a simplified interface to Mnesia's functionality for Elixir developers. | 695 |
| An Elixir-based key/value cache with row-level isolated writes and time-to-live (TTL) support. | 911 |
| A simple, RPC-based key-value database that provides basic get, set, and delete operations with bidirectional streaming. | 23 |
| A distributed key-value store designed for fault-tolerant, scalable, and consistent data access with multirow atomic writes. | 176 |