I'm working on a project using Kafka Streams and I'm using a key value state store to store some data for my application. I need to be able to configure a retention period for the state store so that data older than a certain amount of time is automatically deleted.I don’t want Window store….suggest some ideas
u/Alone-Assistance7295 — 16 days ago