-
Hello users. I haven't actively maintained this library in a very long time as you probably noticed. I am still controlling the entry on crates.io for it alongside the redis release team and @badboy…
-
### Component
OpenTelemetry.Instrumentation.StackExchangeRedis
### Is your feature request related to a problem?
_No response_
### What is the expected behavior?
Redis has recently changed its li…
-
### Description
As this function requires additional conditional statements with each new command, leading to increased complexity, we should consider a new structure to reduce this complexity.
…
-
### The purpose and use-cases of the new component
> Valkey is a high-performance data structure server that primarily serves key/value workloads. It supports a wide range of native structures and …
-
hi
sorry to bother, I'm rather unaware of how licenses work
I've forked this package and made `channels_valkey`.
is it ok if i keep watch of this repo and mirror the changes to that package?
also fo…
-
### Description
Right now, we can only use Redis here, despite in the console we can create them for Valkey.
Hence, it would be terrific if we could add this.
### Affected Resource(s) and/or …
-
In Valkey, the amount of time a single command takes is more or less a constant (more or less it's just a hashmap lookup) + how much queuing is present on the server. Queuing artificially decreases as…
-
tls.c syscall read/write/connect wrappers set the file descriptor to non-blocking mode. These functions should only perform the operation without altering the file descriptor's configuration.
An e…
-
Gitlab 3k user architecture specifies a redis cluster, and starting with 10k architecture it specifies separate cache and persistent redis clusters. We should investigate implementing this with valkey…
-
Update the charts in the README.md to include valkey. They've made performance improvements over Redis.
yonas updated
3 weeks ago