-
I noticed last month that an empty redis database consumed more and more RES memory in RAM over time. This was tested with redis 4.0.9 (and if I recall correctly, has being noticed on 3.x too). After …
-
support client.Writer interface and investigate the potential of calling `SYNC`/`PSYNC` commands (and the soon to be released `PSYNC2`) for client.Reader interface.
-
## Summary
The [Redis Replication Code Execution module](https://github.com/rapid7/metasploit-framework/blob/a2675c13e88dc1df9e6cfed9021b2a5d4f82d231/modules/exploits/linux/redis/redis_replicatio…
-
# Rational
Currently, the trusted sequencer is the only node in the network that is able to manage transactions in the pool, in order to allow RPC nodes to add transactions in the pool, they relay …
-
Hi,
[This is redis 4.0-rc2]
The "Test HINCRBYFLOAT for correct float representation" appears to be failing on non x86 architectures. See, for example:
* https://buildd.debian.org/status/fetc…
-
**Describe the bug**
One test fail
A short description of the bug.
Testing solo test
[err]: Active defrag in tests/unit/memefficiency.tcl
Expected 38
-
Please keep in mind that this issue tracker should be used for reporting bugs or proposing improvements to the Redis server.
Generally, questions about using Redis should be directed to the [commun…
-
I want to process all the data received by master for which I am using PSYNC command to receive all the commands received by master.
```
:6379> psync 76c9130f7880f33c8323d894dc2491bf8e57f29a 11369…
-
**Describe the bug**
We just tried to Sync data from Redis v7 to the KeyDB v6, but looks like this is not supported.
**To Reproduce**
1. Run KeyDB v6
2. Run Redis v7 and add some data
3. Run th…
-
Thu 17 Apr 2008 01:37:52 PM CEST
There's an inconsistency in PSOCn register PSYNCnx bit names as listed below. This error is actually in Atmel's part description file. Are there any recommendations o…