vivekn / redis-simple-cache

Simple redis based cache for storing results of python function calls, json encoded strings or html.
Other
122 stars 69 forks source link

Adds ability to use existing redis client & ssl #49

Open gabeio opened 5 years ago

gabeio commented 5 years ago

also adds ability to use an ssl connection with redis.