microsoft / garnet

Garnet is a remote cache-store from Microsoft Research that offers strong performance (throughput and latency), scalability, storage, recovery, cluster sharding, key migration, and replication features. Garnet can work with existing Redis clients.
https://microsoft.github.io/garnet/
MIT License
10.29k stars 517 forks source link

Key sets whether to subscribe to an event after the time expires #609

Open chunjieyaya opened 2 months ago

chunjieyaya commented 2 months ago

Feature request type

sample request

Is your feature request related to a problem? Please describe

Key sets whether to subscribe to an event after the time expires

Describe the solution you'd like

Key sets whether to subscribe to an event after the time expires

Describe alternatives you've considered

No response

Additional context

No response

badrishc commented 2 months ago

Can you provide more details on this with an example, it is unclear from the given description.

Vijay-Nirmal commented 2 weeks ago

@chunjieyaya Is this request to add support for keyspace notifications/events?

chunjieyaya commented 1 week ago

Can you provide more details on this with an example, it is unclear from the given description.

Key expiration callback? Something like this: CONFIG set notify-keyspace-events Kx