gitex

Object store

An Elixir implementation of the Git object storage model, focusing on protocol over Git and enabling reuse with other storage systems.

Elixir implementation of the Git object storage, but with the goal to implement the same semantic with other storage and topics

GitHub

68 stars
5 watching
5 forks
Language: Elixir
last commit: about 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
christhekeele/mnemonix Provides a unified interface to key/value stores in Elixir and Erlang 39
commanded/eventstore An Elixir-based event store implementation using PostgreSQL as the underlying storage engine 1,059
cabol/kvx A simple in-memory Key/Value Store with basic operations and configuration options 101
tyre/red_black_tree An implementation of a data structure for ordered key-value stores with efficient lookup and insertion capabilities. 38
cabol/ex_shards Provides a wrapper around ETS tables or Shards to scale-out Elixir data storage 42
nbw/jisho_elixir A wrapper around Jisho's Japanese dictionary API 34
jongretar/exbitcask An Elixir wrapper around Basho's Bitcask Key/Value store for fast data access and storage 12
ryo33/onetime-elixir An Elixir implementation of an ephemeral key-value store 4
ingerslevio/kubex Kubernetes integration for Elixir projects 38
replikativ/konserve A protocol for building asynchronous, thread-safe, and consistent key-value stores with low overhead 301
meh/exts A lightweight Elixir wrapper around the built-in ets table implementation for storing and managing Erlang terms 8
qgadrian/elixir_git_hooks Provides a way to manage git hooks in Elixir projects, allowing for automated or manual installation and configuration of various hook types. 157
lucaong/cubdb An embedded key-value database designed for robustness and minimal resource usage, supporting atomic transactions, concurrency control, and range selection. 566
kbrw/sweet_xml A wrapper around :xmerl to convert XML documents into Elixir data structures 362
kbrw/mailibex An Elixir library that provides email parsing and encoding/decoding functionality 62