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

Added KeysWithFilter methods to KV interface in kv.go file #1657

Closed
wants to merge 2 commits into from
Closed

Added KeysWithFilter methods to KV interface in kv.go file #1657

wants to merge 2 commits into from

Conversation

Darshan174
Copy link

No description provided.

@Darshan174
Copy link
Author

Closes #1655

@Darshan174
Copy link
Author

Darshan174 commented Jun 20, 2024

@Jarema, I added the proposed changes in kv.go file

@Jarema
Copy link
Member

Jarema commented Jun 20, 2024

Hey.

Please check out the updated #1655 as we simplified the API design.

@Darshan174 your changes should land in an actual jetstream/kv interface, with implementation ;)

…d filters and ListKeysWithFilters to provide an iterable list of keys (as suggested). And additionally defined KeyIterator for iterating over keys and a utility function matchesFilters to check if a key meets all filter criteria.
@Darshan174 Darshan174 closed this Jun 20, 2024
@Darshan174 Darshan174 reopened this Jun 20, 2024
@Darshan174 Darshan174 closed this Jun 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants