Login
From:
Robert Yokota
(Uncensored)
subscribe
Using KCache with a Persistent Cache – Robert Yokota
https://yokota.blog/2020/09/30/using-kcache-with-a-persistent-cache/
links
backlinks
Roast topics
Find topics
Find it!
KCache is a library that provides an ordered key-value store (OKVS) abstraction for a compacted topic in Kafka. As an OKVS, it can be used to treat Kafka as a multi-model database, allowing Kafka t…