microsoft/garnet

Support for keyspace notifications

Open

#915 opened on Jan 14, 2025

View on GitHub
 (4 comments) (4 reactions) (0 assignees)C# (660 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (11,827 stars)
PR merge metrics
 (Avg merge 5d 16h) (55 merged PRs in 30d)

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