-
Hello @DPS0340,
Thank you for work on this area. I am trying to make valekey cluster run on the k8s and searching for an patched redis operator or a new operator, came across your git repo.
I cl…
-
Implement this command inside Dragonfly according the to the Valkey spec:
https://valkey.io/commands/sort_ro/
-
One of the main reasons we've been using KeyDB has been their `EXPIREMEMBER` command. See: https://docs.keydb.dev/blog/2021/06/08/blog-post/
Implementing tags in Redis is problematic because set me…
-
I am attempting to compile the source tarball and am getting a link error when running make install:
lto1: fatal error: bytecode stream in file ‘threads_mngr.o’ generated with LTO version 6281.0 in…
-
We have our Valkey branding assets located here, https://github.com/valkey-io/assets, but ideally there should be a nice web page also showing the same information. Ideally we should at least link to …
-
When running the demo, it is composed of 25+ individual containers/components/microservices. The names of these components are carried over from the demo's original roots, and several additional servi…
-
### Describe the feature
As part of 1.1 release, we were unable to determine which Symbols are part of the glide client API and which Symbols do not need to be exported as part of the client release.…
-
**The problem/use-case that the feature addresses**
Allow Valkey user to perform conditional update to a key based on certain condition like matches old value/checksum. This should ideally be suppo…
-
**The problem/use-case that the feature addresses**
Sometimes I wish to investigate memory issues during the loading phase. However I get:
```
socket_redis> memory malloc-stats
LOADING Redis is …
-
**The problem/use-case that the feature addresses**
In some cases Valkey users put some not-trivial logic in lua scripts. LuaJIT is a bit more performant than Lua (but has some limitations). We cou…