-
### Change Type
Cleanup (formatting, typos, etc.)
### Area
Installation/upgrade
### Proposed Changes
As of June 30 2024, CentOS is no longer supported by its vendor/publisher. Should we perhaps u…
-
Hi,
i would be nice if this ansible role provide a possibility to got redis packes from the redis.io repository.
Currently Debian Std. Repo provides redis 6.0.x and debian backport 7.0.x.
On redi…
-
I'm trying to setup a Multi-Tree installation with Docker and followed the instructions at https://www.grampsweb.org/Deployment/, but starting the grampsweb container fails with this error message:
`…
-
### Link to the code that reproduces this issue
https://github.com/apostolos/next-custom-cache-handlers
### To Reproduce
1. Start the application in development `pnpm run dev`
2. Open the root pag…
-
When using the redisclusterbackup kind utilizing persistant volumes I am met with the following failure.
` ---- ------ ---- ---- -------
…
-
**Describe the ~~bug~~ feature**
Attempting to migrate to Valkey from Redis by simply copying the .rdb file from Redis over to Valkey and start Valkey. This was working a few months ago, and now it n…
-
**What version of redis operator are you using?**
I'm upgrading from v11 to v15
```shell
k logs -p redis-operator-8494484f55-xlnj9
I0222 21:06:12.271390 1 request.go:665] Waited for …
-
**What version of redis operator are you using?**
0.15.1
**Does this issue reproduce with the latest release?**
Yes
**What operating system and processor architecture are you using (`kubec…
-
Hello Friends:
Unfortunately, I'm unsure how to use this useful tool. Let's say I have `Redis` installed and upon clicking a `Redis` launcher-box, I want to start a `terminal` running the `redis-…
-
installation script:
```
install:
- nuget install redis-64 -ExcludeVersion
- redis-64\tools\redis-server.exe --service-install
- redis-64\tools\redis-server.exe --service-start
```