aboutsummaryrefslogtreecommitdiffstats
path: root/actioncable/test/subscription_adapter/evented_redis_test.rb
Commit message (Collapse)AuthorAgeFilesLines
* Switch the default redis adapter to a single-stream modelMatthew Draper2016-02-011-0/+10
This new adapter does get a little more intimate with the redis-rb gem's implementation than I would like, but it's the least bad of the approaches I've come up with.