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
v1.1: 04-18-2013
Adding support for MyRedis.
Adding support for Redis Cloud.
Adding support for Redis To Go.
Adding support for openredis.
v1.0: 04-18-2013
Fixing bug with RedisGreen support.
v0.9: 04-18-2013
First real release! Supports MemCachier and RedisGreen!
v0.8: 04-18-2013
Pushing eigth release to PyPI (don’t use this still!).
v0.7: 04-18-2013
Pushing seventh release to PyPI (don’t use this still!).
v0.6: 04-18-2013
Pushing sixth release to PyPI (don’t use this still!).
v0.5: 04-18-2013
Pushing fifth release to PyPI (don’t use this still!).
v0.4: 04-18-2013
Pushing fourth release to PyPI (don’t use this still!).
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-1.1.tar.gz
.
File metadata
- Download URL: Flask-Heroku-Cacheify-1.1.tar.gz
- Upload date:
- Size: 193.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | af6de48a01a3d6ba42c2727a188deb562d07ace656faf515044d7bf9f24ab7e4 |
|
MD5 | 0fce32f51b704a91581920f2c11d9a45 |
|
BLAKE2b-256 | 92e4abd1558bef66d763d53faad565b6d9258f0fc3d26ef67f960674cfb412da |