The Java library to be introduced: thriving-dev/kafka-streams-cassandra-state-store is a Kafka Streams State Store implementation that persists data to Apache Cassandra.
It’s a ‘drop-in’ replacement for the official Kafka Streams state store solutions, notably RocksDB (default) and InMemory.