Class Redis::Client
In: lib/redis/client.rb
Parent: Object

Methods

Attributes

connection  [R] 
db  [RW] 
host  [RW] 
logger  [RW] 
password  [RW] 
path  [RW] 
port  [RW] 
timeout  [R] 

Public Class methods

Public Instance methods

Starting with 2.2.1, assume that this method is called with a single array argument. Check its size for backwards compat.

Starting with 2.2.1, assume that this method is called with a single array argument. Check its size for backwards compat.

Assume that this method is called with a single array argument. No backwards compat here, since it was introduced in 2.2.2.

Protected Instance methods

[Validate]