Skip to content
This repository has been archived by the owner on Dec 7, 2018. It is now read-only.

Use celluloid-redis by default #48

Merged
merged 3 commits into from
Jul 6, 2013
Merged

Use celluloid-redis by default #48

merged 3 commits into from
Jul 6, 2013

Conversation

Asmod4n
Copy link
Contributor

@Asmod4n Asmod4n commented Jul 5, 2013

Without celluloid-redis i had the annoyance that DCell would stop the Ruby Interpreter from shutting Down when calling exit.

@coveralls
Copy link

Coverage Status

Coverage increased (+0%) when pulling faca202 on Asmod4n:patch-1 into 2257aa2 on celluloid:master.

@tarcieri
Copy link
Member

tarcieri commented Jul 6, 2013

This doesn't really help anything for now but... sure?

tarcieri added a commit that referenced this pull request Jul 6, 2013
Use celluloid-redis by default
@tarcieri tarcieri merged commit 66d9af4 into celluloid:master Jul 6, 2013
@Asmod4n
Copy link
Contributor Author

Asmod4n commented Mar 18, 2014

/cc @tarcieri could you revert this? I belive it does more harm than good (Harm in: when someone assumes ::Redis.new uses the default adapter but it doesn't anymore when dcell is included)

@tarcieri
Copy link
Member

I think this is a Celluloid::Redis API issue more than anything. Could we change the API so this isn't a problem?

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

Successfully merging this pull request may close these issues.

3 participants