valkey icon indicating copy to clipboard operation
valkey copied to clipboard

A flexible distributed key-value datastore that supports both caching and beyond caching workloads.

Results 492 valkey issues
Sort by recently updated
recently updated
newest added

Starting a thread to find ideas for folks to propose alternative naming ideas. If you have an idea, please post it here in a single comment. 👍 for ideas that...

Remove trademarked wording on configuration layer. Following changes for release notes: 1. Update to valkey.conf 2. config changes 1. pidfile - `/var/run/valkey_6379.pid`

trademark-review

---------------------------- We have a requirement that we need to get a notification on changes to a Redis data structure. Based on my research I found out that I can use...

Get rid of the Redis name, except where it's needed for API compatibility. This can be done once we have a name. Some of the below changes have a low...

rebranding

Is PlaceholderKV looking to continue current versioning and whatever is next after `7.2.4` for the next release? Or start over from `1.0.0`? Also, what is the versioning scheme? The previous...

It would be nice to finally de-crapify and de-egoify the project fully. Just make a new primary version and go backwards incompatible. I'm fairly certain the blanket "license change" is...

de-crapify

Part of #25 Covers `src/commands/*.json` and `src/commands/README.md`

I’m revisiting the feature proposal we discussed in https://github.com/redis/redis/issues/10472, which aims at providing metrics at the slot level. Despite the substantial effort and detailed discussions back then, we didn’t land...

cluster
major-decision-pending

It would be great to work on some devendoring of "placeholderkv". Distros (I represent Fedora/EPEL in this context) prefer dynamic linking to system libraries instead of vendored packages with included...

There are several features on our roadmap that assume that we will develop some form of locking on an individual key. I think there is only one commonly accepted approach...