KV `ResumeAtRevision` option for watches
aricart opened this issue · 0 comments
aricart commented
Overview
Option for watch()
to start watching from a specific sequence number
See nats-io/nats.go#1489 (review)
Clients and Tools
- CLI @ripienaar
- Go @piotrpio nats-io/nats.go#1489 (review)
- Java @scottf nats-io/nats.java#1081
- JavaScript @aricart nats-io/nats.deno#651
- .Net @scottf https://github.com/nats-io/nats.net/pull/866
- C @levb
- Python @wallyqs
- Ruby @wallyqs
- Rust @Jarema
- .Net V2 @mtmk
Other Tasks
- docs.nats.io updated @bruth
- Update ADR to
Implemented
- Update client features spreadsheet
Client authors please update with your progress. If you open issues in your own repositories as a result of this request, please link them to this one by pasting the issue URL in a comment or main issue description.