Module | Redis::Connection |
In: |
lib/redis/connection/command_helper.rb
lib/redis/connection/hiredis.rb lib/redis/connection/synchrony.rb lib/redis/connection/registry.rb lib/redis/connection/ruby.rb |
Store a list of loaded connection drivers in the Connection module. Redis::Client uses the last required driver by default, and will be aware of the loaded connection drivers if the user chooses to override the default connection driver.