onetime-elixir

Onetime storage

An Elixir implementation of an ephemeral key-value store

An onetime key-value store for Elixir

GitHub

4 stars
2 watching
0 forks
Language: Elixir
last commit: over 6 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
kbrw/gitex An Elixir implementation of the Git object storage model, focusing on protocol over Git and enabling reuse with other storage systems. 68
meh/exts A lightweight Elixir wrapper around the built-in ets table implementation for storing and managing Erlang terms 8
princemaple/elixir-queue A queue data structure implemented as a wrapper around the Elixir language's existing queue data type with additional features and improved API. 33
christhekeele/mnemonix Provides a unified interface to key/value stores in Elixir and Erlang 39
elixir-mongo/mongodb A MongoDB driver for Elixir 572
lucaong/cubdb An embedded key-value database designed for robustness and minimal resource usage, supporting atomic transactions, concurrency control, and range selection. 566
elixir-mongo/mongodb_ecto Provides an interface to interact with MongoDB databases using Ecto 374
meh/amnesia Provides a simplified interface to Mnesia's functionality for Elixir developers. 694
exponentially/extreme An Elixir TCP client adapter for Event Store event sourcing system 130
trapped/elixir-rsa Provides an easy-to-use wrapper for public key cryptography in Elixir 35
cabol/ex_shards Provides a wrapper around ETS tables or Shards to scale-out Elixir data storage 42
tsharju/elixir_locker An Erlang-based library providing a distributed de-centralized key-value store and simplified process registration for clusters. 16
tomgco/elixir-charm An Elixir library that provides an ANSI-based terminal color manipulation system. 4
elixir-waffle/waffle A flexible file upload and attachment library for Elixir with support for multiple storage providers. 733
ntrepid8/ex_crypto Provides an Erlang crypto module wrapper for Elixir to simplify secure application development 150