redis-cache

A data caching implemention based on Redis and redis_structures.


Keywords
cache, python-3, redis, redis-cache
License
MIT
Install
pip install redis-cache==0.1.5

Documentation

Redis Cache

Build Status

Caches data in memory using Redis as a backend

pip install redis-cache

  • Python 3.3
  • Python 3.4
  • Python 3.5

©2016 MIT License