_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
go-github-com-jellydator-ttlcache-v3 3.4.0
Propagated dependencies: go-golang-org-x-sync@0.20.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/jellydator/ttlcache
Licenses: Expat
Build system: go
Synopsis: In-memory cache with item expiration and generics
Description:

TTLCache is an in-memory cache with item expiration and generics which provides the following features:

  • simple API

  • type parameters

  • item expiration and automatic deletion

  • automatic expiration time extension on each Get call

  • loader interface that may be used to load/lazily initialize missing citem items

  • thread safety

  • event handlers (insertion, update, and eviction)

  • metrics

Total packages: 1