jc
Cache system
A distributed in-memory cache with features like Pub/Sub, JSON querying, and consistency mechanisms.
Erlang, in-memory distributable cache
26 stars
4 watching
2 forks
Language: Erlang
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A distributed in-memory caching system with eventual consistency and configurable maximum keys | 156 |
| A library implementing an in-memory cache with segmented storage and time-to-live policies | 137 |
| A small, single-purpose data cache written in Swift. | 126 |
| Provides Rust implementations of caching structures and simplified function memoization. | 1,605 |
| A high-performance, concurrent cache system with support for async APIs and various features. | 556 |
| A library for navigating and manipulating common JSON representations in Erlang | 7 |
| A simple HTTP client cache library that allows developers to easily implement caching in their applications. | 83 |
| A high-performance in-memory cache with support for generics and adaptive eviction policies. | 281 |
| Caching middleware for Koa.js applications | 6 |
| An Erlang-based indexed key/value storage engine with log-structured merge tree and efficient range queries | 306 |
| A fast, shared memory cache system for storing and retrieving data in PHP applications. | 825 |
| A caching layer for Jackson's data serialization and deserialization process using Caffeine cache management | 6 |
| A zero-dependency in-memory cache library that supports various expiration strategies and is safe for concurrent use. | 123 |
| A distributed in-memory caching solution designed to store frequently used data for short-term use cases | 2,071 |
| A Redis-based cache system for ThinkJS applications. | 5 |