gtalarico / revitapidocs

Online Revit API Documentation: 2015, 2016, 2017, 2017.1, 2018
http://www.revitapidocs.com
33 stars 20 forks source link

Implement reddis for LRU Cache #51

Closed gtalarico closed 7 years ago

gtalarico commented 7 years ago

setup reddis server with https://pythonhosted.org/Flask-Cache/

gtalarico commented 7 years ago

test on dev/redis 4f68804

gtalarico commented 7 years ago

4f688047b5e200f4666e60272017d062a0421820

gtalarico commented 7 years ago

redis cache disabled. Free version is not persistent, so 'simple' cache is just as effective (lost on restart)