cache_money v0.2.0 CacheMoney.Adapter behaviour
This module specifies the adapter API that an adapter is required to implement.
Link to this section Summary
Link to this section Types
Link to this section Callbacks
Link to this callback
delete(config, key)
Link to this callback
set(config, key, value)
Link to this callback
set(config, key, value, expiry)