Version 13.3.1
Changelog
New Features
[cache]
Added constants with duration
Improvements
[cache/fs]
Usingcache.Duration
instead oftime.Duration
[cache/memory]
Usingcache.Duration
instead oftime.Duration
[cache/fs]
Added check for passed expiration duration inSet
[cache/fs]
Code refactoring
Bugfixes
[cache/fs]
Fixed bug with closing item file after reading data[cache/fs]
Fixed bug with removing expired items inGet