Class
Redis::Store::Factory
In:
lib/redis/store/factory.rb
Parent:
Object
Methods
create
create
extract_host_options_from_hash
extract_host_options_from_uri
host_options?
new
normalize_key_names
resolve
Constants
DEFAULT_PORT
=
6379
Public Class methods
create
(*options)
extract_host_options_from_hash
(options)
extract_host_options_from_uri
(uri)
host_options?
(options)
new
(*options)
normalize_key_names
(options)
resolve
(uri)
Public Instance methods
create
()
[Validate]