We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac72b8e commit 508ec28Copy full SHA for 508ec28
README.md
@@ -579,4 +579,9 @@ Integration tests can be run separately via
579
- [ ] move (parts of) documentation to separate pages/wiki?
580
- [ ] explore using indexes (e.g. global secondary indexes) for partitioned kv store
581
- [ ] Custom ReadOnlyKeyValueStore for 'partitionedKeyValueStore' type optimised interactive queries
582
+ - [ ] Follow-up tasks on 'Versioned State Stores'
583
+ - [ ] Add interactive queries support once follow-up KIPs are delivered
584
+ - [ ] Benchmark
585
+ - [ ] Consider (in-memory) caching options to improve performance (ref [#18](https://github.com/thriving-dev/kafka-streams-cassandra-state-store/issues/18))
586
+
587
0 commit comments