docs: fix python-redis link markup (#1683)

This commit is contained in:
Riccardo Magliocchetti 2016-11-25 23:09:14 +01:00 committed by Maxime Beauchemin
parent 39ce4aa049
commit 205928e6df
1 changed files with 1 additions and 1 deletions

View File

@ -224,7 +224,7 @@ Flask-Cache supports multiple caching backends (Redis, Memcached,
SimpleCache (in-memory), or the local filesystem). If you are going to use
Memcached please use the pylibmc client library as python-memcached does
not handle storing binary data correctly. If you use Redis, please install
[python-redis](https://pypi.python.org/pypi/redis).
`python-redis <https://pypi.python.org/pypi/redis>`.
For setting your timeouts, this is done in the Superset metadata and goes
up the "timeout searchpath", from your slice configuration, to your