cachefactory
Advanced tools
Changelog
2.0.0 - 17 September 2016
CacheFactory
function is now a contructor function that produces instances of CacheFactory
when invoked with new
CacheFactory#createCache
is now the only way to create a cacheCacheFactory#get
now throws an error if the specified cache does not exist
Cache#disabled
to Cache#enabled
CacheFactory#exists
Changelog
1.5.0 - 29 April 2016
yabh
Changelog
1.4.1 - 05 April 2016
Changelog
1.4.0 - 21 January 2016
values()
method to cache instancesChangelog
1.2.0 - 12 October 2015