我想使用Redis通过docker缓存,但得到了这个错误。django.core.cache.backends.base.InvalidCacheBackendError: Could not find backend 'django.core.cache.backends.redis.RedisCache': No module named 'django.core.cache.backends.redis'
我的缓存设置如下。
现在,当我想使用Jedis使用流时,抛出这个错误: java.lang.UnsupportedOperationException: Streams not supported using Jedisat org.springframework.data.redis.core.DefaultStreamOperations$RecordDeserializingRedisCallback.doInRedis.RELEASE.jar:2.3.9.RELEASE]
at org.springframework.data