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

KeyValue watch with callback #429

Open
dee909 opened this issue Feb 25, 2023 · 1 comment
Open

KeyValue watch with callback #429

dee909 opened this issue Feb 25, 2023 · 1 comment

Comments

@dee909
Copy link

dee909 commented Feb 25, 2023

Hello,

Is there a way to watch a KeyValue with a callback instead of constantly wait for updates with a timeout ?
What I was expecting to find is something similar to a stream subscription with a callback argument.
(maybe I'm doing it completely wrong, the documentation couldn't help me on this)

Thanks for any insight !

@skewty
Copy link

skewty commented Jul 8, 2024

I expected the same. It doesn't take a lot of code to implement what you want at least. Also see #580.

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

No branches or pull requests

2 participants