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.
- Developed at devel:languages:python
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/python-expiringdict && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
expiringdict-1.2.2.tar.gz | 0000008782 8.58 KB | |
python-expiringdict.changes | 0000001002 1002 Bytes | |
python-expiringdict.spec | 0000002140 2.09 KB | |
remove-nose.patch | 0000006343 6.19 KB |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1146401
from
Daniel Garcia (dgarcia)
(revision 5)
- Skip broken test "test_repr" in python3.12+
Comments 0