ruebenramirez / nest_thermostat

Python API and command line tool for talking to the Nest™ Thermostat
Other
1 stars 0 forks source link

add a redis container to cache status runs #2

Open ruebenramirez opened 9 years ago

ruebenramirez commented 9 years ago
ruebenramirez commented 9 years ago

redis-simple-cache plugin on pypi: https://pypi.python.org/pypi/redis-simple-cache/0.0.1

ruebenramirez commented 9 years ago

custom redis host required eyeing the source for the SimpleCache class.... https://github.com/vivekn/redis-simple-cache/blob/master/redis_cache/rediscache.py