
#310 Calling All Tools for Readmes
Python Bytes
00:00
Is There a Cache on Top of a Cache in a Web Application?
GitHub remake provides support for in-memory caching, also Redis. Also a rate to disk, which I believe uses SQLite. Dill lets you store more wider variety of items into your cache than with pickling. Rate limiting is itself a huge area, especially for web applications. It can do double duty and looks like a very nice, very intuitive package.
Transcript
Play full episode