All Versions
6
Latest Version
Avg Release Cycle
76 days
Latest Release
-
Changelog History
Changelog History
-
v1.4.0 Changes
โ Add
SetExpires
method to matchSection
interface and match naming scheme of the other expire-related endpoints.
โ Hence,SetExpire
is now deprecated and will be removed in the next version. Please useSetExpires
instead.๐ Make use of
sync.Pool
to re-useelement
instances instead of creating new ones on each new element creation and passing them to the GC after deletion.โ Add
StartCleanerInternal
andStartCleanerExternal
endpoints to be able to re-start the internal cleanup loop with new specifications.
-
v1.3.1 Changes
- ๐ Fix
concurrent map read and map write
panic when accessing the map concurrently while getting an existing key, which is expired at the time. [#4]
- ๐ Fix
-
v1.1.2
May 18, 2020 -
v1.1.1
April 21, 2020 -
v1.1.0
April 20, 2020 -
v1.0.0
October 02, 2019