Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Removed deprected evented redis adapter
- Loading branch information
1 parent
e16c765
commit 48766e3
Showing
4 changed files
with
5 additions
and
151 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,7 @@ | ||
* Removed deprecated evented redis adapter. | ||
|
||
*Rafael Mendonça França* | ||
|
||
* Support redis-rb 4.0. | ||
|
||
*Jeremy Daer* | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
89 changes: 0 additions & 89 deletions
89
actioncable/lib/action_cable/subscription_adapter/evented_redis.rb
This file was deleted.
Oops, something went wrong.
61 changes: 0 additions & 61 deletions
61
actioncable/test/subscription_adapter/evented_redis_test.rb
This file was deleted.
Oops, something went wrong.