Skip to content

KV watch multiple filters #277

@Jarema

Description

@Jarema

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.

Metadata

Metadata

Labels

clientClient related workenhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions