eternal
ETables monitorer
Prevents ETS tables from dying by keeping them operational with scheduled monitoring and backup processes.
Keep your ETS tables running forever using bouncing GenServers
98 stars
3 watching
7 forks
Language: Elixir
last commit: 11 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
whitfin/sentix | Provides real-time file system event notifications for Elixir applications. | 16 |
whitfin/stash | A small Elixir library providing a user-friendly interface to Erlang's ETs caching system | 52 |
whitfin/dot-notes-elixir | An Elixir port of dot-notes to work with Maps/Lists | 8 |
whitfin/unsafe | Automates the generation of unsafe function bindings in Elixir | 12 |
whitfin/deppie | A deprecation logger that provides fast and efficient way to emit warnings during application runtime | 11 |
whitfin/hypex | A fast algorithm for counting unique values in Elixir/Erlang applications | 21 |
whitfin/jumper | A consistent hash implementation in Elixir | 12 |
elixir-ecto/tds | A driver for connecting to Microsoft SQL Server databases from Elixir applications | 116 |
tyler-pierce/simplestatex | A simple Elixir library to record and store statistics with various time periods | 12 |
cabol/ex_shards | Provides a wrapper around ETS tables or Shards to scale-out Elixir data storage | 42 |
shinyscorpion/wobserver | A web-based metrics and monitoring platform for Elixir applications | 927 |
deadtrickster/prometheus-ecto | A Prometheus.io collector for Ecto's query performance metrics | 77 |
cabol/shards | Provides transparent and out-of-box sharding support for Erlang/Elixir ETS tables | 294 |
exponentially/extreme | An Elixir TCP client adapter for Event Store event sourcing system | 130 |
adamkittelson/dogstatsd-elixir | An Elixir client for communicating with DogStatsd, a metric server used by Datadog. | 39 |