FIX: if redis is flushed message bus will keep working

also remove message bus dependency on eventmachine
This commit is contained in:
Sam 2015-05-04 10:03:12 +10:00
parent 0a062112d9
commit 4408ea2a42

View file

@ -62,7 +62,7 @@ GEM
coderay (1.1.0)
connection_pool (2.1.2)
crass (1.0.1)
daemons (1.1.9)
daemons (1.2.2)
debug_inspector (0.0.2)
diff-lcs (1.2.5)
docile (1.1.5)
@ -213,8 +213,7 @@ GEM
mime-types (~> 1.16)
treetop (~> 1.4.8)
memory_profiler (0.9.0)
message_bus (1.0.9)
eventmachine
message_bus (1.0.10)
rack (>= 1.1.3)
redis
metaclass (0.0.4)