Description
Ideally we could hook a listener into RockDb's cache so that when entries are flushed or evicted from the cache the listener is called (and can subsequently perform Kafka Streams-specific functions, like forward a record downstream). That way we don't build our own cache.