7

I am new in django/redis and i'm starting to familiarize with heroku redis addon. However, i can only use set and get.

When i'm trying to use other methods like hset , i get this error : 'RedisCache' object has no attribute

cache.hset('key', 'value')

How can i manage this ?

John doe
  • 3,680
  • 7
  • 31
  • 65

0 Answers0