All Versions
6
Latest Version
Avg Release Cycle
76 days
Latest Release
-

Changelog History

  • v1.4.0 Changes

    • โž• Add SetExpires method to match Section 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 use SetExpires instead.

    • ๐Ÿ”€ Make use of sync.Pool to re-use element instances instead of creating new ones on each new element creation and passing them to the GC after deletion.

    • โž• Add StartCleanerInternal and StartCleanerExternal 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]
  • v1.1.2

    May 18, 2020
  • v1.1.1

    April 21, 2020
  • v1.1.0

    April 20, 2020
  • v1.0.0

    October 02, 2019