diff options
author | Jeremy Daer <jeremydaer@gmail.com> | 2017-09-28 21:54:00 -0700 |
---|---|---|
committer | Jeremy Daer <jeremydaer@gmail.com> | 2017-10-08 15:37:54 -0700 |
commit | 53c516d88d48bafee5bd125a368352dd94f5fdad (patch) | |
tree | fcf21f1bd6ef63146964fbb530cc7700d0176e75 /activerecord/lib/active_record/connection_handling.rb | |
parent | f165628cdf9a6d857ea6eeca02ed6c950b250df5 (diff) | |
download | rails-53c516d88d48bafee5bd125a368352dd94f5fdad.tar.gz rails-53c516d88d48bafee5bd125a368352dd94f5fdad.tar.bz2 rails-53c516d88d48bafee5bd125a368352dd94f5fdad.zip |
redis-rb 4.0 support
* Use `gem 'redis', '~> 4.0'` for new app Gemfiles
* Loosen Action Cable redis-rb dep to `>= 3.3, < 5`
* Bump redis-namespace for looser Redis version dep
* Avoid using the underlying `redis.client` directly
* Use `Redis.new` instead of `Redis.connect`
Diffstat (limited to 'activerecord/lib/active_record/connection_handling.rb')
0 files changed, 0 insertions, 0 deletions