-
### Name and Version
bitnami/valkey:0.1.2
### What architecture are you using?
amd64
### What steps will reproduce the bug?
1. Install the chart as usual
2. make sure to enable authentication fo…
-
Using an async subscriber can lead to an infinite loop, if a pubsub message is received before the subscribe/unsubscribe response.
Luckily is already being addressed by https://github.com/mitsuhiko/r…
-
**Checklist**
[ ] Are you reporting a bug? Use github issues for bug reports and feature requests. For general questions, please use https://discuss.yjs.dev/
[ ] Try to report your issue in the co…
-
### What problem will this feature address?
To make `Dokploy` standout, it should offer a broad set of templates out of the box, so here is my proposal. I included checkmarks to make tracking easie…
-
In pre-publishing review (#91), I found the following issues:
> This document is about an alpha version of Valkey modules. API, functionalities and other details may change in the future.
Should…
-
Due to https://github.com/redis/redis/pull/13157, the FLOSS (among others) community is switching off of Redis en-mass, it seems.
https://github.com/valkey-io/valkey seems to be the new go-to, alth…
-
Issue: https://github.com/redis/redis/issues/12097
PR: https://github.com/redis/redis/pull/12192
In many scenarios, we need to perform the action of switching. Take a rolling version upgrade as an…
-
In pre-publishing review (#91) I found that `/topics/transactions.md` has a passage that wasn't re-branded
> Something else to consider for transaction like operations in redis are [redis scripts](…
-
For our initial compatibility release, I think we want to have a very limited and well defined set of changes. I am proposing we launch a 7.2.4 version, which is clearly compatible with the OSS Redis …
-
### Issue
A small but non-trival percentage of `Redis::Cluster::NodeMightBeDown` is seen on some of my Sidekiq jobs. I understand that this error is raised in the `find_node` method after 3 retries…