v1.2.0
- Adding settings object to
cache.fetch
with settings for the following- Custom TTL
- Internal cache only option
- Adding settings
ttl
false
option, to add item to cache with nottl
, which has the behavior of setting the item to never expire
cache.fetch
with settings for the following
ttl
false
option, to add item to cache with no ttl
, which has the behavior of setting the item to never expire