vivekn / redis-simple-cache

Simple redis based cache for storing results of python function calls, json encoded strings or html.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Not used the parameter namespace on cache_it_json function

tuxskar opened this issue · comments

It seems a simple fix bug that the cache_it_json has the parameter namespace but it is passing always None to the inner function cache_it