module

Redis

Constants

DEFAULT_HOST = "127.0.0.1"
DEFAULT_PORT = 6379

Constructors

new(host = nil, port = nil)
Source

Class methods

open(host = nil, port = nil, &)
Source

Nested types