Skip to main content

Use SQLite3 as cache.

Project description

SQLite3 Cache

Coverage Status GitHub Workflow Status PyPI GitHub GitHub Last Commit GitHub Issues Downloads Python Version

pip install sqlite3-cache

Documentation: https://mrthearman.github.io/sqlite3-cache/

Source Code: https://github.com/MrThearMan/sqlite3-cache/

Contributing: https://github.com/MrThearMan/sqlite3-cache/blob/main/CONTRIBUTING.md


Use SQLite3 as quick, persistent, thread-safe cache. Can store any picklable objects.

from sqlite3_cache import Cache

cache = Cache()

Supported by

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