redis-simple-cache icon indicating copy to clipboard operation
redis-simple-cache copied to clipboard

Not used the parameter namespace on cache_it_json function

Open tuxskar opened this issue 8 years ago • 0 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

tuxskar avatar Mar 04 '17 12:03 tuxskar