Skip to content

Added filtering to KV method returning all keys#170

Open
zaben903 wants to merge 1 commit intonats-io:mainfrom
zaben903:feature/kv_key_filtering
Open

Added filtering to KV method returning all keys#170
zaben903 wants to merge 1 commit intonats-io:mainfrom
zaben903:feature/kv_key_filtering

Conversation

@zaben903
Copy link
Contributor

Adds key filtering to resolve: #147.

Note

In future It might be worth making the breaking change to keys or to add a new method filtered_keys. I wasn't sure how well that would look/be used.
For now I have opted to do a non-breaking change to the keys method, just looks a little rough at the moment.

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.

Add filtering to KV method returning all keys

1 participant