SharedSettings.Cache behaviour (shared_settings v0.2.0)
A behaviour module for cache adapters
See SharedSettings.Store
for more
Link to this section Summary
Link to this section Callbacks
Link to this callback
delete(name)
Specs
Deletes a setting, identified by name.
Link to this callback
get(name)
Specs
Retrieves a setting by name.
Link to this callback
put(setting)
Specs
Persists a setting