microsoft/garnet

Support for keyspace notifications

Open

#915 geöffnet am 14. Jan. 2025

Auf GitHub ansehen
 (4 Kommentare) (4 Reaktionen) (0 zugewiesene Personen)C# (660 Forks)batch import
enhancementhelp wanted

Repository-Metriken

Stars
 (11.827 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 5T 16h) (55 gemergte PRs in 30 T)

Beschreibung

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