-
**Centos 7
pacemaker-libs-1.1.19-8.el7_6.4.x86_64
pacemaker-cluster-libs-1.1.19-8.el7_6.4.x86_64
pacemaker-1.1.19-8.el7_6.4.x86_64
userspace-rcu-0.10.0-3.el7.x86_64
pacemaker-cli-1.1.19-8.el7_6.4…
-
Hello! I try to use redis cluster. Everything seems to be ok on dev version, but terrible in production (request per second near 2k).
I begin to receive mass ammount of
"Couldn't map cluster keyspa…
iprok updated
5 years ago
-
I have a big json(about 20MB), and it's a huge object which has many other objects as its children.
Each obj has a uid field, and i want to filter some obj out with uid.
If i get all uids, then red…
-
Hi I've upgraded our 2.8.19 version to 3.0.501, before that it's simply run without any exception (at leats I didn't see logs) but sometimes redis-server was stopped itself. That's why we decided to u…
-
Hi!
I am trying to migrate from redis to keydb.
I have set up keydb for our staging env for a while, and everything looks fine there.
But when I switch from redis to keydb in out production env, It…
-
**Describe the bug**
When sentinel is triggering a master/slave failover with has many connections such as 10,000 , master is stuck on "client kill type normal"
**To reproduce**
Please note …
-
any ideas? It loops through rescue, never resolves, and I have to manually stop it.
```
[16-03-03 13:28:05] listening on http#0.0.0.0:4567
[16-03-03 13:28:15] !!! Redmon has shit the bed, restarting.…
-
Queries with Levenshtein distance 2 (%%) are not returning all matching records especially exact matches but Levenshtein distance 1 (%) is working correctly.
Example, Query1: '@first_name:"Heidi" @l…
-
### Motivation
The Cluster client should provide overrides for specific Redis Core and module commands to make them easy to use with OS Cluster API.
- [ ] Provide an abstraction that handles `FT…
-
Hello!
We have a .NET Core MVC Application that is deployed to multiple K8s pods, all using the same Azure Redis Cache instance. We are currently experiencing a large number of timeout exceptions, …