FreeBSD.software
Home/devel/py311-expiringdict

py311-expiringdict

1.2.2_1

Dictionary with auto-expiring values for caching purposes

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 cannot store more than max_len elements - the oldest will be deleted.

Origin: devel/py-expiringdict
Category: devel
Size: 48.5KiB
License: APACHE20
Maintainer: antoine@FreeBSD.org
Dependencies: 1 packages
Required by: 3 packages
$pkg install py311-expiringdict

Dependencies (1)

Required By (3 packages)

More in devel