How to get notifications for expiry of keys in Jetstream KV store #1629
Unanswered
UltraNemesis
asked this question in
Q&A
Replies: 1 comment
-
At the moment this is not supported, we plan to add it in the 2.11 or 2.12 releaes. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
As the title suggests, looking for a way to get notification of expiry for Jetstream kv store. Watcher doesn't seem to provide it and I also tried putting a subscription on "$KV.store_name.>" and that didn't help either. I get notifications for adds and changes only.
Beta Was this translation helpful? Give feedback.
All reactions