Skip to content

v1.4.0

Compare
Choose a tag to compare
@jftuga jftuga released this 07 Nov 12:29
· 7 commits to main since this release
  • Use time.Duration instead of int for maxTTL and pruneInterval parameters
  • Change all examples and tests to use time.Duration
  • Create GetNoUpdate() which is the same as Get(), except that is does not update the lastAccess expiration time
    • This ignores the refreshLastAccessOnGet parameter
  • Create TestGetNoUpdate() function

Full Changelog: v1.3.0...v1.4.0