golang-github-renekroon-ttlcache-dev binary package in Ubuntu Lunar arm64

 TTLCache is a simple key/value cache in golang with the following functions:
 .
   - Thread-safe
   - Individual expiring time or global expiring time, you can choose
   - Auto-Extending expiration on Get
   - DNS style TTL, see SkipTtlExtensionOnHit(bool)
   - Fast and memory efficient
   - Can trigger callback on key expiration
 .
 Project TTLCache was forked from wunderlist/ttlcache to add extra functions
 not available in the original scope. The main differences are:
 .
   - An item can store any kind of object, previously, only strings could be
     saved
   - Optionally, you can add callbacks to: check if a value should expire, be
     notified if a value expires, and be notified when new values are added
     to the cache
   - The expiration can be either global or per item
   - Can exist items without expiration time
   - Expirations and callbacks are realtime

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2022-11-24 18:29:12 UTC Published Ubuntu Lunar arm64 release universe devel Optional 2.11.1+ds-1
  • Published
  • Copied from ubuntu lunar-proposed amd64 in Primary Archive for Ubuntu
  Deleted Ubuntu Lunar arm64 proposed universe devel Optional 2.11.1+ds-1
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to lunar

  • Published
  • Copied from ubuntu lunar-proposed amd64 in Primary Archive for Ubuntu
  2022-11-24 18:30:35 UTC Superseded Ubuntu Lunar arm64 release universe devel Optional 2.11.0+ds-1
  • Removal requested .
  • Superseded by amd64 build of golang-github-renekroon-ttlcache 2.11.1+ds-1 in ubuntu lunar PROPOSED
  • Published
  • Copied from ubuntu jammy-proposed amd64 in Primary Archive for Ubuntu