Enhancements to improve client side experience on real time events.
Open
cache
enhancement
- Dominant language
- Rust
- Stars
- 1.6k
- Forks
- 145
- PR merge metrics
- No merged PRs in 30d
Description
Currently client applications are recreating primary key based on schema definition.
- [x] #958
- [ ] Allow `queryStreaming` function on cache so a single view gets constructed in a RoTransaction. This is to support `snashot` and `stream` behavior in downstream applications. And use `version` to dedup.
Contributor guide
Assessment
This issue has not been assessed yet.