Skip to main content

A dictionary with key expiration and callbacks.

Project description

A Python 3 module that provides a TimedDict class, which is designed to mimic the functionality of Redis’s EXPIRE. Keys are set to expire after a certain number of seconds, and a callback function may optionally be called. Keys are continuously checked for expiration in a separate thread, so stale keys do not pile up in memory.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

timeddictionary-0.1.1.tar.gz (5.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page