HomeFreeBSD

New port: devel/py-expiringdict

Description

New port: devel/py-expiringdict

expiringdict is a Python caching library. 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.

WWW: https://github.com/mailgun/expiringdict

Details

Provenance
antoineAuthored on Feb 4 2018, 12:20 PM
Parents
R11:c49aff08a56d: Update to 0.5.2
Branches
Unknown
Tags
Unknown

Event Timeline