-
**What version of redis operator are you using?**
None yet (intending to work on HEAD of branch)
**Does this issue reproduce with the latest release?**
Yes.
**What operating system a…
-
**Describe the bug**
When using the cache-extensions action with `setup-php`, the extensions intl-72.1 and redis-6.0.2 are being installed fresh instead of being retrieved from the cache, despite bei…
adri updated
3 months ago
-
### Description
It would be incredibly helpful if `docker ps` could include a built-in indicator showing whether a container was created using `docker-compose` or `docker run` directly, without req…
kha84 updated
1 month ago
-
[2018-01-02 09:44:18.797] rmt_core.c:1660 ERROR: command 'EVAL' will not be propagated to the target redis group. If you want to se
e all the not supported writing commands, please run the 'redis-mig…
-
Split from #23 . #23 had questions that apply more to a production deploy than to development use.
* How to deploy? You're supposed to deploy containers. Does it make sense to do a Capistrano deplo…
-
# Summary
The [Redis License is changing](https://redis.io/blog/redis-adopts-dual-source-available-licensing/) from BSD-3-Clause to RSALv2 and SSPLv1 which are not open source under the [OSI defini…
-
### ⚠️ This issue respects the following points: ⚠️
- [x] This is a **bug**, not a question or a configuration/webserver/proxy issue.
- [x] This issue is **not** already reported on [Github](https://…
-
# Error information
show_techsupport/test_techsupport.py::test_techsupport[acl-ixre-egl-board15]::setup
```
2024 May 28 00:59:35.593889 ixre-egl-board15 ERR syncd0#saidump: :- dumpFromRedisRdbJso…
-
### What happened?
ran deck get using:
```
- type: helm
ref: ./redis/
releaseName: redis
chart: redis
namespace: default
valueFiles:
-…
-
**Describe the bug**
We use LD and LD relay for PHP apps where the recommended approach is to have LD Relay persist the data in Redis and PHP connect to Redis.
When the Redis instance is restarted…