Skip to content

Commit 508ec28

Browse files
committed
chore: adds follow-up tasks on 'Versioned State Stores'
1 parent ac72b8e commit 508ec28

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -579,4 +579,9 @@ Integration tests can be run separately via
579579
- [ ] move (parts of) documentation to separate pages/wiki?
580580
- [ ] explore using indexes (e.g. global secondary indexes) for partitioned kv store
581581
- [ ] 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+
582587

0 commit comments

Comments
 (0)