python-expiringdict 1.2.2
Channel: guix
Home page: https://github.com/mailgun/expiringdict
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Dictionary with auto-expiring values for caching purposes
Description:
This Python library provides an ordered dictionary with a maximum capacity and auto-expiring values for caching purposes. Expiration happens on any access, object is locked during cleanup from expired values.
Total packages: 1