-
```bash
$~/redislabsmodules/RedisTimeSeries$ sudo snap install redis
redis 6.0.8 from Redis Labs (redislabs) installed
$~/redislabsmodules/RedisTimeSeries$ redis-server
```
-
go-redis v9 stopped supporting `__redis__:invalidate` messages in pubsub channels
## Expected Behavior
Pubsub allows receiving `invalidate` messages from the subscription on `__redis__:inv…
-
### Welcome!
- [X] Yes, I have searched for similar issues on [GitHub](https://github.com/EvolutionAPI/evolution-api/issues) and found none.
### What did you do?
Quando inicia o gestor ou abre qual…
-
**What version of redis operator are you using?**
v0.18.0
```shell
kubectl logs -n
```
LM0005409:~ sujit.agarwal$ redis-cli -h 10.157.237.119 -p 30830
10.157.237.119:30830> set 30 60
(e…
-
I am working with a cluster and when I use the -c option with Redis CLI it works fine for single commands, i.e. set/get. However if I try to load an AOF with --pipe and the -c option, none of the data…
-
When configured a Redis socket in `wp-config.php`:
```php
$redis_server = array(
'host' => '/var/run/redis/redis.sock',
'database' => 0, // Optionally use a specific numeric Redis da…
-
## Steps to reproduce
Run the commands mentioned in the test on Line 68 in the file https://github.com/AshwinKul28/dice-tests/blob/main/tcltests/unit/bitpos.tcl#L68.
## Expected output
The ex…
-
#### Issue description
1.Getting stuck at :
Analyzing Redis Files (limit 70) ( see screenshot )
2. Didn't detected the CVE-2021-4034
[pablo@sybaris tmp]$ pkexec --version
pkexec version …
-
We have several different namespaces, all with their different Helm releases.
One of our releases in the namespace `grcsaas-default` had an issue, and we had to roll back to a previous version. We …
-
The documentation of the command `[SREM](https://dicedb.io/commands/srem/)` present in [the docs](https://github.com/DiceDB/dice/tree/master/docs/src/content/docs/commands) could have become stale. We…