Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kv Options now support the RePublish functionality #137

Closed
11 of 12 tasks
aricart opened this issue Aug 4, 2022 · 1 comment
Closed
11 of 12 tasks

Kv Options now support the RePublish functionality #137

aricart opened this issue Aug 4, 2022 · 1 comment
Assignees
Labels
client Client related work enhancement New feature or request

Comments

@aricart
Copy link
Member

aricart commented Aug 4, 2022

Overview

KvOptions can now specify RePublish options, enabling JetStream to republish a NATS core message when a KV value is updated.

See nats-io/nats.go#1031
See https://github.com/nats-io/nats-architecture-and-design/blob/main/adr/ADR-28.md
See KV ADR, https://github.com/nats-io/nats-architecture-and-design/blob/main/adr/ADR-8.md

Clients and Tools

Other Tasks

  • docs.nats.io updated @jnmoyne
  • 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.

@bruth
Copy link
Member

bruth commented Dec 14, 2022

Deferring a docs addition for now. This will be documented in the reference docs generated from the schema.

@bruth bruth closed this as completed Dec 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
client Client related work enhancement New feature or request
Projects
None yet
Development

No branches or pull requests