-
### Is your enhancement related to a problem? Please describe
I ran into another issue with converting to Kubernetes, to be honest the conversion from the group of compose containers to Kubernetes is…
-
Using latest 1.3.1 I tried to upgrade a stack and received the following error:
```
$ kontena stack validate kontena-redis-cache.yml
[error] Psych::DisallowedClass : Tried to load unspecified cl…
-
I am experiencing this exception while using the keys() method
-- JREDIS -- BUG: serviceRequest() -- ProviderException: Bug? Expecting status code for size/count
-- JREDIS -- INFO: serviceRequest() …
-
```
Hi Redis Core Team,
In order to feel the power of redis, I have already set up a security group
with the port 6379 in amazon ec2.
Under the redis-stable/src directory in my ec2 instance via eit…
-
```
Hi Redis Core Team,
In order to feel the power of redis, I have already set up a security group
with the port 6379 in amazon ec2.
Under the redis-stable/src directory in my ec2 instance via eit…
-
Hi,
We're using Faye::Redis in Puma/JRuby, which uses em-hiredis. We're seeing some intermittent errors (see below for full backtraces). Any advice?
``` ruby
NoMethodError: undefined method `connect…
-
jetcache版本:2.7.3
配置
```
jetcache:
statIntervalMinutes: 30
areaInCacheName: false
local:
default:
type: linkedhashmap
keyConvertor: fastjson2
limit: 500
remot…
-
```
Hi Redis Core Team,
In order to feel the power of redis, I have already set up a security group
with the port 6379 in amazon ec2.
Under the redis-stable/src directory in my ec2 instance via eit…
-
If I install redis in server mode. The pillar config as the following:
salt-call pillar.get redis
local:
----------
conf_dir:
/etc
server:
----------
bind…
-
The old inline protocol is mostly obsolete, but some kind of support for this would still be _nice_:
```
set "a" "abc"
```
Afaict, redis 2.8 added support for quotes, whereas redis 2.6 actually adde…