aboutsummaryrefslogtreecommitdiffstats
path: root/actioncable/lib/action_cable/subscription_adapter/evented_redis.rb
Commit message (Expand)AuthorAgeFilesLines
* Deprecate the EventedRedis subscription adapterMatthew Draper2017-02-231-0/+6
* Add channel_prefix support to ActionCable redis/evented_redis adapters.Chad Ingram2017-01-171-0/+2
* Prevent race condition when launching EventMachine reactorMatthew Draper2016-11-301-2/+2
* applies new string literal convention in actioncable/libXavier Noria2016-08-061-5/+5
* Log if redis connection is in stale/failed state.Vipul A M2016-04-211-0/+4
* Evented Redis adapter: log reconnect failures as errors, not just infoJeremy Daer2016-03-171-1/+1
* Full Action Cable documentation read throughJon Moss2016-02-171-2/+2
* Allow for non-standard redis connectorsDavid Heinemeier Hansson2016-02-041-2/+10
* Switch the default redis adapter to a single-stream modelMatthew Draper2016-02-011-0/+67