expire_after
actually doesn't remove key from cache backend (RedisBackend). Is this intended?
#161
Labels
question
Question about the project
expiring keys is working in practice but keys still remain in Redis and maybe as a result
session.cache.get_urls()
returns all urls from way back even those that have expired.Kindly correct me if I am doing something wrong. Thanks
The text was updated successfully, but these errors were encountered: