microsoft/garnet

Support for keyspace notifications

Open

#915 opened on Jan 14, 2025

View on GitHub
 (3 comments) (4 reactions) (0 assignees)C# (11,827 stars) (660 forks)batch import
enhancementhelp wanted

Description

Feature request type

enhancement

Is your feature request related to a problem? Please describe

Keyspace notifications allow clients to subscribe to Pub/Sub channels in order to receive events affecting the Garnet data set in some way.

Describe the solution you'd like

We already have PubSub support, but it is only for user defined channels. It will be nice to support keyspace notification as described here.

Describe alternatives you've considered

N/A

Additional context

No response

Contributor guide