Dictionary with auto-expiring values for caching purposes
https://www.mailgun.com/
The core of the library is ExpiringDict class which is an ordered
dictionary with auto-expiring values for caching purposes.
Expiration happens on any access, object is locked during cleanup
from expired values. ExpiringDict can not store more than
max_len elements - the oldest will be deleted.
- Sources inherited from project devel:languages:python:backports
- Links to openSUSE:Factory / python-expiringdict
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:dirkmueller:acdc/python-expiringdict && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000462 462 Bytes |
Comments 0