requests-cache

Persistent HTTP cache for python requests

BSD-2-CLAUSE License

Downloads
3.1M
Stars
1.3K
Committers
58

Bot releases are visible (Hide)

requests-cache - v1.2: Compatibility updates, bugfixes, and minor performance improvements Latest Release

Published by JWCook 8 months ago

See Changelog for complete release details.

requests-cache - v1.1: Bugfixes and SQLite concurrency improvements

Published by JWCook over 1 year ago

This is a smaller release with mainly bugfixes and some improvements to the SQLite backend.

See Changelog for complete release details.

Thanks to everyone who provided bug reports, suggestions, and other feedback!

requests-cache - ✨ v1.0 ✨

Published by JWCook over 1 year ago

See Changelog for complete release details.

Release highlights

  • 🚀 Lots of miscellaneous performance improvements
  • 🚀 Fast automatic cache cleanup with TTL integration for MongoDB, DynamoDB and Redis
  • 📝 Improved NoSQL/document database support: human-readable and indexable response data in MongoDB and DynamoDB
  • 🕗 Complete support for Cache-Control headers (including its extensions)
  • ✨ Complete type hinting and more details from cached responses
  • 🔒 Redact common authentication headers and parameters from the cache by default
  • ⚙️ Improved session settings interface, and more settings for refreshing, revalidation, and offline cache usage
requests-cache - v0.9: Improved performance, thread safety, Cache-Control support, and general QoL

Published by JWCook almost 3 years ago

See Changelog for release details

requests-cache - v0.8: Conditional requests, custom request matching, and comprehensive user guide

Published by JWCook about 3 years ago

See Changelog for release details

requests-cache - v0.5: New backends, response filtering, and SQLite bulk commits

Published by JWCook about 3 years ago

See Changelog for release details

See Changelog for release details

requests-cache - v0.7: Cache-Control, Filesystem backend, and serializers

Published by JWCook about 3 years ago

See Changelog for release details