cachex
Caching system
A high-performance caching system with features like transactions, expiration, and distribution across nodes.
A powerful caching library for Elixir with support for transactions, fallbacks and expirations
2k stars
16 watching
106 forks
Language: Elixir
last commit: 3 months ago
Linked from 1 awesome list
cachingcaching-librarydistributed-systemsmemory-cacheperformance
Related projects:
Repository | Description | Stars |
---|---|---|
| A small Elixir library providing a user-friendly interface to Erlang's ETs caching system | 52 |
| A fast algorithm for counting unique values in Elixir/Erlang applications | 21 |
| A consistent hash implementation in Elixir | 12 |
| An efficient multi-layered caching system for .NET applications | 614 |
| A simple in-memory Key/Value Store with basic operations and configuration options | 101 |
| A high-performance, concurrent cache system with support for async APIs and various features. | 556 |
| A thin wrapper around caching backends with tagging and indexing support | 117 |
| A toolkit for adding in-memory and distributed caching to Elixir applications. | 1,263 |
| A caching macro for Elixir that uses CAS on ETS to optimize function calls | 192 |
| An Elixir-based key/value cache with row-level isolated writes and time-to-live (TTL) support. | 911 |
| A fast, shared memory cache system for storing and retrieving data in PHP applications. | 825 |
| Provides middleware for caching responses in web applications with multiple backend support. | 8 |
| A caching middleware that follows HTTP caching rules and integrates with various backend cache managers | 70 |
| A Swift caching library that provides a simple interface for caching data in memory and on disk. | 213 |
| A lightweight JSON parser written in Elixir | 47 |