aboutsummaryrefslogtreecommitdiffstats
path: root/actioncable/lib/action_cable/storage_adapter
Commit message (Collapse)AuthorAgeFilesLines
* Blanket unsubscribe doesn't appear to be usedMatthew Draper2016-01-181-6/+2
|
* Don't execute callbacks on our main listener threadMatthew Draper2016-01-181-1/+1
|
* Pull the action methods directly onto the adapterMatthew Draper2016-01-183-45/+41
|
* Add Postgres adapterJon Moss2016-01-181-0/+109
|
* Adapterize ActionCable storage and extract behaviorJon Moss2016-01-182-0/+52