1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actioncable/test/subscription_adapter
Matthew Draper e77368637e Switch the default redis adapter to a single-stream model
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.
2016-02-01 01:56:47 +10:30
..
async_test.rb Add tests for the ActionCable adapters 2016-01-24 21:13:40 +10:30
base_test.rb
common.rb Revert "Revert "Eliminate the EventMachine dependency"" 2016-01-30 03:46:37 +10:30
evented_redis_test.rb Switch the default redis adapter to a single-stream model 2016-02-01 01:56:47 +10:30
inline_test.rb Add tests for the ActionCable adapters 2016-01-24 21:13:40 +10:30
postgresql_test.rb Add tests for the ActionCable adapters 2016-01-24 21:13:40 +10:30
redis_test.rb Switch the default redis adapter to a single-stream model 2016-02-01 01:56:47 +10:30