ex_shards
data store
Provides a wrapper around ETS tables or Shards to scale-out Elixir data storage
Elixir wrapper for cabol/shards .
42 stars
4 watching
4 forks
Language: Elixir
last commit: over 7 years ago Related projects:
Repository | Description | Stars |
---|---|---|
cabol/shards | Provides transparent and out-of-box sharding support for Erlang/Elixir ETS tables | 294 |
cabol/kvx | A simple in-memory Key/Value Store with basic operations and configuration options | 101 |
meh/exts | A lightweight Elixir wrapper around the built-in ets table implementation for storing and managing Erlang terms | 8 |
ex-aws/ex_aws | A flexible and easy-to-use set of clients for AWS APIs written in Elixir | 1,291 |
cabol/shards_dist | A distributed system for managing and replicating data shards across multiple nodes in a cluster. | 1 |
pwoolcoc/exmerl | An Elixir wrapper around an XML parsing library, enabling XPath queries and traversal of parsed documents. | 12 |
jxub/barrel_ex | An Elixir client for interacting with the BarrelDB database system. | 0 |
exponentially/extreme | An Elixir TCP client adapter for Event Store event sourcing system | 130 |
ntrepid8/ex_crypto | Provides an Erlang crypto module wrapper for Elixir to simplify secure application development | 150 |
metachaos-systems/ccxtex | Provides Elixir/Erlang interoperability with the CCXT cryptocurrency exchange API | 12 |
kbrw/gitex | An Elixir implementation of the Git object storage model, focusing on protocol over Git and enabling reuse with other storage systems. | 68 |
commanded/eventstore | An Elixir-based event store implementation using PostgreSQL as the underlying storage engine | 1,059 |
xerions/mariaex | A pure Elixir driver for interacting with MariaDB/MySQL databases. | 263 |
drewolson/ex_spec | A wrapper around ExUnit that adds BDD-like syntax for Elixir testing | 99 |
whitfin/stash | A small Elixir library providing a user-friendly interface to Erlang's ETs caching system | 52 |