-
**Describe the bug**
At line 3540 in the file /redis/src/redis-cli.c, a pointer variable named argv2 is defined. This pointer variable is assigned a dynamically allocated memory block using the zma…
-
`redis-rdb-tools` already has rdb v8 support.
https://github.com/sripathikrishnan/redis-rdb-tools/commit/51089e11a441c092ea35a5222b873b5042ebe936
-
(This issue was originally filed by @liuxingyishi at https://github.com/elastic/logstash/issues/2979)
---
When I set an output to a node in redis-cluster(Redis 3.0.0),it can not direct to other node…
-
**Describe the bug**
A variable named "slot_nodes" is defined at line 5967 of the file redis-cli.c in /redis/src/. It allocates a block of dynamic memory using the listCreate function. When the if …
-
## CVE-2021-32762 - High Severity Vulnerability
Vulnerable Library - redis6.2.6
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values …
-
**Project description**
A new microsoft-backed suite of tools to describe infrastructure configuration.
Application developers can describe their needed infrastructure as building blocks, like ' re…
-
We've seen problems where Redis isn't cleaned up during tool meister exit which cause Redis startup during a subsequent command to fail. This isn't diagnosed, but doesn't actually work due to the key …
-
**Fleet version**: 4.58.0
### 💥 Actual behavior
Currently, the `fleet --help` output does not include these Windows MDM config options: `--mdm_windows_wstep_identity_cert_bytes` and `--mdm_…
-
Hello,
Firstly, thank you for such a useful guide to using OR Tools! This has helped me considerably in setting up my optimisation program.
I'm not sure if this is an appropriate "issue", but I…
-
Hey @yakuter
I work with NATS alot, and often have to convince teams that NATS is a viable alternative to Redis.
A benchmark very much helps.
For a benchmark to really be quality, it should …