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

Add support for pubsub. #18

Closed
wants to merge 1 commit into from
Closed

Add support for pubsub. #18

wants to merge 1 commit into from

Conversation

jdavisp3
Copy link
Contributor

@jdavisp3 jdavisp3 commented Nov 1, 2011

This patch adds support for redis pubsub (or just sub, since you could already pub).

@knutin
Copy link
Collaborator

knutin commented Nov 6, 2011

Hi Dave,

Thanks for the patch! Did you see the discussion on #13 ? I think you have solved some of the issues quite elegantly, but I'm not ready to merge it just yet.

I think we should have a clone of eredis_client that implements anything sub-related. In the issue mentioned above we discussed a few ideas for how we could use the subscriptions and this would be cleaner to implement in it's own module, than to add it on top of the normal client.

With that said, I'm very happy about receiving the patch. Thanks for the good work!

@knutin knutin closed this Aug 6, 2012
g-andrade pushed a commit to g-andrade/eredis that referenced this pull request Jul 20, 2021
…pilation-path-issues

Fix rebar3 -related (via certifi and code:.) compilation issues
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

Successfully merging this pull request may close these issues.

None yet

2 participants