Remote provider
Returns the value for the key given by key.
Connect remote provider with options
Returns true when key given by key exists, otherwise false.
true
false
Returns a new Array with all the keys.
Array
Registe remote provider with name
Totem::ConfigTypes.register_adapter("redis", Totem::RemoteProvider::Redis)