https://github.com/eapache/kafka-cache
Experimental in-memory uncoordinated kafka broker
https://github.com/eapache/kafka-cache
Last synced: 3 months ago
JSON representation
Experimental in-memory uncoordinated kafka broker
- Host: GitHub
- URL: https://github.com/eapache/kafka-cache
- Owner: eapache
- License: mit
- Created: 2015-09-12T23:19:37.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-09-13T16:05:30.000Z (almost 10 years ago)
- Last Synced: 2025-01-24T12:26:32.563Z (5 months ago)
- Language: Go
- Size: 145 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# kafka-cache
Experimental in-memory uncoordinated kafka brokerProvides a kafka interface to a more memcached-like datastore.
Depends on sarama's experimental `server` branch:
https://github.com/Shopify/sarama/tree/server