cache_tier

Imagine you have a set of static files you want to serve to the world. Cache-tier allows you to quickly spin up a Linux web server in a location with cheap, plentiful bandwidth and serve those files …

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install cache-tier

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
1.0.4 2016-04-27    
1.0.3 2015-08-10    
1.0.2 2015-08-02    
1.0.1 2015-08-02    
1.0 2015-08-02    

Issues with this package?

Page last updated 2023-10-28 00:48:35 UTC