aboutsummaryrefslogtreecommitdiffstats
path: root/actioncable/test/subscription_adapter/redis_test.rb
Commit message (Collapse)AuthorAgeFilesLines
* Switch the default redis adapter to a single-stream modelMatthew Draper2016-02-011-1/+7
| | | | | | 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.
* Add tests for the ActionCable adaptersMatthew Draper2016-01-241-0/+10