Automatic Flask cache configuration on Heroku.
Project description
# flask-heroku-cacheify
Automatic Flask cache configuration on Heroku.
![Thinking Man Sketch](https://raw.github.com/rdegges/flask-heroku-cacheify/master/assets/thinking-man-sketch.jpg)
## Purpose
Configuring your cache on Heroku can be a time sink. There are lots of different caching addons available on Heroku (Redis, Memcached, etc.), and among those – lots of competitors.
flask-heroku-cacheify makes your life easy by automatically configuring your Flask application to work with whatever caching addons you’ve got provisioned on Heroku, allowing you to easily swap out addon providers at will, without any trouble.
Instead of looking through documentation, testing stuff out, etc., flask-heroku-cacheify will just do everything for you :)
## Install
To install flask-heroku-cacheify, use [pip](http://pip.readthedocs.org/en/latest/).
`bash $ pip install flask-heroku-cacheify `
## Usage
TODO
## Changelog
v0.3: 04-18-2013
Pushing third release to PyPI (don’t use this still!).
v0.2: 04-18-2013
Pushing second release to PyPI (don’t use this still!).
v0.1: 04-18-2013
Pushing first release to PyPI (don’t use this yet!).
v0.0: 04-14-2013
Started work >:)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file Flask-Heroku-Cacheify-0.3.tar.gz
.
File metadata
- Download URL: Flask-Heroku-Cacheify-0.3.tar.gz
- Upload date:
- Size: 193.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4a27fd8a5cbc2cf34195f72f5bf24ec06f4cff426d18cdd9fbd81f1e8578b66d |
|
MD5 | 4f41636da638d61e2426498ca4983201 |
|
BLAKE2b-256 | baca2a72164381e8db6359dc9c752d77738f0e1f8959ef048e3452bbed43d3d6 |