nats-io / nats.py

Python3 client for NATS
https://nats-io.github.io/nats.py/
Apache License 2.0
874 stars 184 forks source link

feat(kv): implement `KeysWithFilters` method for key filtering in KV bucket #602

Closed somratdutta closed 4 weeks ago

somratdutta commented 4 weeks ago

Resolves: #575

somratdutta commented 4 weeks ago

thanks @wallyqs for the quick review, i have addressed the comments, please check once.