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 watch multiple filters #277

Open
5 of 16 tasks
Jarema opened this issue Apr 5, 2024 · 0 comments
Open
5 of 16 tasks

KV watch multiple filters #277

Jarema opened this issue Apr 5, 2024 · 0 comments
Labels
client Client related work enhancement New feature or request

Comments

@Jarema
Copy link
Member

Jarema commented Apr 5, 2024

Overview

KV watch supports only single filter, which has limitations similar to those of single filter consumers.

Clients should support kv::watch watching multiple filters, leveraging consumers with multiple filters.

That can be a separate method (for example watch_many), or extension to the current one, depending on the language and it's ability to introduce multiple KV watch filters without breaking changes.

Clients and Tools

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.

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

10 participants