-
As far as I see the current GH actions are configured for only push action.
It would be great to be able to see the test is passing and maybe add some linting to the PR, such that we can increase cod…
-
The valkey configuration incorrectly lists the configuraiton as `server-cpulist`, even though it is actually `server_cpulist` as per configc.
https://github.com/valkey-io/valkey/blob/717ec1e1440d9…
-
We have a config for this! `locale-collate`
_Originally posted by @madolson in https://github.com/valkey-io/valkey-doc/pull/4#discussion_r1550205020_
-
**The problem/use-case that the feature addresses**
When using LUA to reply with custom error messages, the prefix of the messages be included in the `INFO ERRORSTATS` section as a unique entry. Th…
-
go-redis recently fixed IPv6 handling issues of Redis Cluster at https://github.com/redis/go-redis/pull/2981. The issue also exists in valkey-go's IsMoved() and IsAsk() functions. We should fix that t…
-
In this proposal we discuss exposing a new protocol that allows serving many Redis clients over a single TCP connection. Using such a protocol achieves similar performance to a pipeline mode while mai…
-
It's come up several times if we want to version our APIs. My preference is that if we can get away without it being too confusing I would rather only have a single version of the docs for each comman…
-
### Component details
It's [Redis](https://redis.com) as per [their annoucement](https://redis.com/blog/redis-adopts-dual-source-available-licensing/).
### License name
SSPL
### Code modif…
-
# Overview
| | package | i586 | x86_64 | notes | resolution |
| --- | --- | --- | --- | --- | --- |
| --- | audio/acxi | :x: | :x: | --- | Fixed in #8367 |
| --- | audio/openvino-plugins-ai-aud…
-
### Problem:
Currently [test_helper.tcl](https://github.com/valkey-io/valkey/blob/unstable/tests/test_helper.tcl#L16,L109) file maintains a list of test file name(s) `all_tests` and the list is itera…