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

Add filtering to KV keys retrival method #289

Open
3 of 13 tasks
Jarema opened this issue Jun 20, 2024 · 1 comment
Open
3 of 13 tasks

Add filtering to KV keys retrival method #289

Jarema opened this issue Jun 20, 2024 · 1 comment
Labels
client Client related work enhancement New feature or request

Comments

@Jarema
Copy link
Member

Jarema commented Jun 20, 2024

Overview

keys() method returns all keys in KV. As KV buckets grow, it makes sense to be able to filter them out.

The behavior is documented in ADR-8, specifically https://github.com/nats-io/nats-architecture-and-design/blob/main/adr/ADR-8.md?plain=1#L139

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.

@saurabhojha
Copy link

@levb
Would be grateful for a review on this pr :
nats-io/nats.c#797

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