KeyDB
KeyDB copied to clipboard
Keyspace Event For Expired Values
Hello @JohnSully , I am very happy to have found this fork which support member expiration. I've tested it and it works very well. However there is a feature I'd like to see: have the possibility to know/get the deleted value on the "notify-keyspace-events" notification system. Currently, we can only get the key of the set by parsing the channel. To be honest, I've just started digging into Redis/KeyDB and I don't know much about it, so I don't even know if it's possible to add this feature without rewriting the whole project.
So, do you think that's possible? And if yes, would you agree to implement it? (Or maybe it's already possible?)
Thanks in advance.
Originally posted by @vfrz in https://github.com/JohnSully/KeyDB/issues/51#issuecomment-535694943
Hi, any progress on this ? Trying to build a simple service discovery using keydb, based on watch hash.
I am also interested in this feature, @JohnSully is there any progress on it?
bump