whitfin / cachex
A powerful caching library for Elixir with support for transactions, fallbacks and expirations
☆1,644Updated last week
Alternatives and similar repositories for cachex:
Users that are interested in cachex are comparing it to the libraries listed below
- In-memory and distributed caching toolkit for Elixir.☆1,278Updated this week
- Mocks and explicit contracts in Elixir☆1,358Updated last week
- Elixir HTTP client, focused on performance☆1,307Updated last month
- Computational parallel flows on top of GenStage☆1,583Updated 3 weeks ago
- Functional HTTP client for Elixir with support for HTTP/1 and HTTP/2 🌱☆1,392Updated last week
- Compose, deliver and test your emails easily in Elixir☆1,489Updated this week
- A complete date/time library for Elixir projects.☆1,765Updated 3 months ago
- Producer and consumer actors with back-pressure for Elixir☆1,537Updated last month
- Easy and extensible benchmarking in Elixir providing you with lots of statistics!☆1,440Updated 2 months ago
- Mix tasks to simplify use of Dialyzer in Elixir projects.☆1,726Updated 4 months ago
- Horde is a distributed Supervisor and Registry backed by DeltaCrdt☆1,339Updated 5 months ago
- Easy clustering, registration, and distribution of worker processes for Erlang/Elixir☆1,220Updated 2 years ago
- A blazing fast JSON parser and generator in pure Elixir.☆1,644Updated 6 months ago
- Flexible file upload and attachment library for Elixir☆1,167Updated 8 months ago
- A dependency-free tool to run distributed transactions in Elixir, inspired by Sagas pattern.☆945Updated 11 months ago
- Create test data for Elixir applications☆1,983Updated last week
- ets based key/value cache with row level isolated writes and ttl support☆918Updated last month
- A rapid admin generator for Elixir & Phoenix☆1,141Updated last week
- PostgreSQL driver for Elixir☆1,144Updated 2 weeks ago
- Distributed PubSub and Presence platform for the Phoenix Framework☆687Updated 2 weeks ago
- Password hashing specification for the Elixir programming language☆1,308Updated last month
- Open API Specifications for Elixir Plug applications☆768Updated 2 weeks ago
- Fast, pipelined, resilient Redis driver for Elixir. 🛍☆1,114Updated 2 months ago
- Feature Flags/Toggles for Elixir☆1,110Updated 2 weeks ago
- Elixir library for working with Money safer, easier, and fun... Is an interpretation of the Fowler's Money pattern in fun.prog.