ConCache.Item
This struct can be used in place of naked values to set per-item TTL values.
Summary
Types
t :: %ConCache.Item{ttl: pos_integer | :renew | :no_update, value: ConCache.value}
This struct can be used in place of naked values to set per-item TTL values.
t :: %ConCache.Item{ttl: pos_integer | :renew | :no_update, value: ConCache.value}