Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API - PUBSUB CHANNELS #425

Open
rnz opened this issue May 27, 2024 · 2 comments
Open

API - PUBSUB CHANNELS #425

rnz opened this issue May 27, 2024 · 2 comments
Labels
API enhancement New feature or request help wanted Extra attention is needed

Comments

@rnz
Copy link

rnz commented May 27, 2024

Feature request type

sample request

Is your feature request related to a problem? Please describe

Often used

Describe the solution you'd like

Often used

Describe alternatives you've considered

No response

Additional context

No response

@badrishc
Copy link
Contributor

Garnet supports pub/sub already. If you search online for examples of pub/sub in Redis, there should be a lot of hits. Let us know if you run into any bugs or issues.

@rnz
Copy link
Author

rnz commented May 28, 2024

@badrishc
This request about command "PUBSUB CHANNELS"

$ keydb-cli PUBSUB CHANNELS | wc -l
1453015

and

$ keydb-cli INFO | grep -i channel
pubsub_channels:1454151

@TalZaccai TalZaccai added enhancement New feature or request API labels May 29, 2024
@badrishc badrishc added the help wanted Extra attention is needed label Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants