-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Description
Pubsub commands support for C#
Full list is listed in https://github.com/valkey-io/valkey-glide/wiki/ValKey-Commands-Implementation-Progress
Commands
-
publish
-
pubsub channels
-
pubsub numpat
-
pubsub numsub
-
pubsub shardchannels
-
pubsub shardnumsub
-
spublish
Unsupported commands by Glide Core - Subscriptions must be created during client creation and are active for the duration that a client is open. The subscription is terminated automatically when the client is closed.
-
subscribe
-
psubscribe
-
ssubscribe
-
punsubscribe
-
sunsubscribe
-
unsubscribe
Metadata
Metadata
Assignees
Labels
No labels