我正在使用django 3.0.4 和python 3.6.9 。我必须使用hset操作在Redis缓存中设置一些值。 我的尝试: from django.core.cache import caches cache.set(), cache.get() ...
確定! 回上一頁