nats-architecture-and-design icon indicating copy to clipboard operation
nats-architecture-and-design copied to clipboard

KV `ResumeAtRevision` option for watches

Open aricart opened this issue 1 year ago • 0 comments

Overview

Option for watch() to start watching from a specific sequence number

See https://github.com/nats-io/nats.go/pull/1489#pullrequestreview-1786152645

Clients and Tools

  • [ ] CLI @ripienaar
  • [X] Go @piotrpio https://github.com/nats-io/nats.go/pull/1489#pullrequestreview-1786152645
  • [X] Java @scottf https://github.com/nats-io/nats.java/pull/1081
  • [X] JavaScript @aricart https://github.com/nats-io/nats.deno/pull/651
  • [X] .Net @scottf https://github.com/nats-io/nats.net/pull/866
  • [ ] C @levb
  • [ ] Python @wallyqs
  • [ ] Ruby @wallyqs
  • [x] 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.

aricart avatar Jan 04 '24 13:01 aricart