CacheMoney.Adapter behaviour (Cache Money v0.5.4) View Source
This module specifies the adapter API that an adapter is required to implement.
Link to this section Summary
Link to this section Types
Specs
config() :: map()
Specs
expiry() :: non_neg_integer()
Specs
key() :: any()
Specs
t() :: module()
Specs
value() :: any()