Skip to content

Implement PUBSUB SHARDCHANNELS and SHARDNUMSUB commands #306

Description

Description

Implement the PUBSUB SHARDCHANNELS and PUBSUB SHARDNUMSUB commands for PHP. Also missing in C#.

Note: PUBSUB CHANNELS, PUBSUB NUMSUB, and PUBSUB NUMPAT are already implemented via the $client->pubsub() method in valkey_glide_pubsub_introspection.c.

Commands

  • PUBSUB SHARDCHANNELS — Lists active shard channels matching a pattern
  • PUBSUB SHARDNUMSUB — Returns subscriber count for given shard channels

Reference

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions