Search results
Matches found for tag 'Caching': 2
13 July 2023 Updated 13 July 2023
by
Peter
Offload your Python aoihttp application by adding caching DNS resolvers to your local system.
29 August 2019 Updated 30 August 2019
by
Peter
Reduce the carbon dioxide (CO2) emissions of your web app using query result caching and template caching.
Recent
Most viewed
- Using PyInstaller and Cython to create a Python executable
- Reducing page response times of a Flask SQLAlchemy website
- Using Python's pyOpenSSL to verify SSL certificates downloaded from a host
- Connect to a service on a Docker host from a Docker container
- Using UUIDs instead of Integer Autoincrement Primary Keys with SQLAlchemy and MariaDb
- SQLAlchemy: Using Cascade Deletes to delete related objects