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
- Devel package for openSUSE:Factory
- Links to openSUSE:Factory / python-expiringdict
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:smarty12:Python/python-expiringdict && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
expiringdict-1.2.2.tar.gz | 0000008782 8.58 KB | |
python-expiringdict.changes | 0000001170 1.14 KB | |
python-expiringdict.spec | 0000002142 2.09 KB | |
remove-nose.patch | 0000006343 6.19 KB |
Comments 0