store( key, value )
Instance Public methods
Stores value
in database with key
as the index.
value
is converted to YAML before being stored.
Returns value
Stores value
in database with key
as the index.
value
is converted to YAML before being stored.
Returns value
Please login to continue.