Madelyn Olson
Madelyn Olson
https://github.com/valkey-io/valkey/actions/runs/8916388262
> Or merge the CRC64 optimization PR first maybe? I did CRC one first, then rebased ontop of this one.
@valkey-io/core-team Would like thoughts on the above proposal, and implicitly would appreciate a vote.
> I guess one precursor question: What hardware/architectures is Valkey planning on targeting? Ideally one pair of arm hosts and one pair of x86 hosts. Something like an m7i and...
Hey. We're trying to not just bulk update everything, but carefully going through all the instances of Redis and update it as appropriate. If you would like to help, we...
Run: ``` git rebase HEAD~1 --signoff git push origin --force 20-slotstats ``` To fix the DCO complaint.
@PingXie I think you asked for this in the past, you should also take a look if you have time.
Review this during a separate meeting. 1. High level approval for the approach of adding per-slot statistics. 2. Start with CPU, key count, network bytes in, network bytes out. 3....
@kyle-yh-kim Can you do a git merge and resolve the conflicts. Also please open a PR like https://github.com/valkey-io/valkey-doc/pull/143 to add documentation for it.
> Good job! Is there anything special with the filename GOVERNANCE.md? > Previously, this document was in the doc repo which means it became a page on the website. That's...