Sha256: 9d04f0d71fcc3f13bb9b6651398543012e4f9066c585129106e120de375404f6

Contents?: true

Size: 521 Bytes

Versions: 87

Compression:

Stored size: 521 Bytes

Contents

require "redis/connection/registry"

# If a connection driver was required before this file, the array
# Redis::Connection.drivers will contain one or more classes. The last driver
# in this array will be used as default driver. If this array is empty, we load
# the plain Ruby driver as our default. Another driver can be required at a
# later point in time, causing it to be the last element of the #drivers array
# and therefore be chosen by default.
require "redis/connection/ruby" if Redis::Connection.drivers.empty?

Version data entries

87 entries across 85 versions & 14 rubygems

Version Path
finsync_redis-3.3.5 lib/redis/connection.rb
redis-3.3.5 lib/redis/connection.rb
logstash-filter-cache-redis-0.3.1 vendor/bundle/jruby/1.9/gems/redis-3.3.3/lib/redis/connection.rb
logstash-filter-cache-redis-0.3.0 vendor/bundle/jruby/1.9/gems/redis-3.3.3/lib/redis/connection.rb
logstash-filter-cache-redis-0.2.0 vendor/bundle/jruby/1.9/gems/redis-3.3.3/lib/redis/connection.rb
logstash-filter-cache-redis-0.1.0 vendor/bundle/jruby/1.9/gems/redis-3.3.3/lib/redis/connection.rb
enju_leaf-1.2.1 vendor/bundle/ruby/2.3/gems/redis-3.3.3/lib/redis/connection.rb
redis-3.3.3 lib/redis/connection.rb
abaci-0.3.0 vendor/bundle/gems/redis-2.2.2/lib/redis/connection.rb
abaci-0.3.0 vendor/bundle/gems/redis-3.3.1/lib/redis/connection.rb
abaci-0.3.0 vendor/bundle/gems/redis-3.3.2/lib/redis/connection.rb
redis-3.3.2 lib/redis/connection.rb
redis-3.3.1 lib/redis/connection.rb
ish_lib_manager-0.0.1 test/dummy/vendor/bundle/ruby/2.3.0/gems/redis-3.3.0/lib/redis/connection.rb
redis-3.3.0 lib/redis/connection.rb
discourse-redis-3.2.2 lib/redis/connection.rb
redis-3.2.2 lib/redis/connection.rb
classiccms-0.7.5 vendor/bundle/gems/redis-2.2.2/lib/redis/connection.rb
classiccms-0.7.4 vendor/bundle/gems/redis-2.2.2/lib/redis/connection.rb
classiccms-0.7.3 vendor/bundle/gems/redis-2.2.2/lib/redis/connection.rb