kcache
Cache backend
A client library for using Apache Kafka as a persistent store for an in-memory cache
An In-Memory Cache Backed by Apache Kafka
245 stars
9 watching
31 forks
Language: Java
last commit: 8 days ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
rayokota/keta | A distributed, transactional metadata store that integrates with Apache Kafka | 22 |
rayokota/kareldb | A relational database backed by Apache Kafka | 393 |
rayokota/kwack | In-memory analytics tool for Kafka data using DuckDB | 85 |
jean-smaug/koache | Caching middleware for Koa.js applications | 6 |
jitendra3109/apachekafka | A curated resource list and community hub for building real-time data pipelines with Apache Kafka | 35 |
iwanbk/bcache | A distributed in-memory caching system with eventual consistency and configurable maximum keys | 156 |
cswank/kcli | A command-line interface to browse Kafka topics and partitions | 216 |
kitura/swiftkafka | An SDK for interacting with Apache Kafka using Swift | 60 |
sebleier/django-redis-cache | A caching backend for Django web applications using Redis as the storage layer. | 1,039 |
turtlesoupy/haskakafka | Provides a Haskell interface to Kafka, enabling producers and consumers to interact with the platform. | 72 |
zkat/cacache-rs | A high-performance, concurrent cache system with support for async APIs and various features. | 556 |
zendesk/ruby-kafka | A Ruby client library for interacting with Apache Kafka | 1,275 |
nodefluent/node-sinek | A high-level Node.js client for Apache Kafka that provides an easy-to-use promise-based API and supports various security features. | 290 |
dlangapache/librdkafka | A C library providing a high-level interface to the Apache Kafka messaging system | 10 |
koajs/snapshot | Caches request data based on the request path and takes snapshots of requests. | 10 |