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

Pub/sub is not implemented. #15

Open
treeform opened this issue Nov 1, 2018 · 2 comments
Open

Pub/sub is not implemented. #15

treeform opened this issue Nov 1, 2018 · 2 comments

Comments

@treeform
Copy link
Contributor

treeform commented Nov 1, 2018

https://github.com/nim-lang/redis/blob/master/src/redis.nim#L1090

@ivarec
Copy link

ivarec commented Dec 3, 2018

Maybe this should include Redis Streams as well.

@perpetual-hydrofoil
Copy link

Looks like you might be able to do Redis Streams with generic commands, i.e. https://github.com/nim-lang/redis/blob/master/src/redis.nim#L356

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants