TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Valkey 8.0 Released as Speedy Redis Fork Achieving One Million RPS

22 pointsby scns8 months ago

1 comment

jauntywundrkind8 months ago
Had a really fun time reading the 8.0rc1 notes a couple weeks back, and diving into the PRs. The PRs on these performance improvements were excellent: very nicely written up PRs, and a logical sequence of work. Of course now there&#x27;s a great higher level blog post to the topic too. <a href="https:&#x2F;&#x2F;github.com&#x2F;valkey-io&#x2F;valkey&#x2F;pull&#x2F;861">https:&#x2F;&#x2F;github.com&#x2F;valkey-io&#x2F;valkey&#x2F;pull&#x2F;861</a> <a href="https:&#x2F;&#x2F;valkey.io&#x2F;blog&#x2F;unlock-one-million-rps-part2&#x2F;" rel="nofollow">https:&#x2F;&#x2F;valkey.io&#x2F;blog&#x2F;unlock-one-million-rps-part2&#x2F;</a><p>There&#x27;s also a very early RDMA transport, which sounds extremely fun for those so blessed as to be able to try it! <a href="https:&#x2F;&#x2F;github.com&#x2F;valkey-io&#x2F;valkey&#x2F;pull&#x2F;477">https:&#x2F;&#x2F;github.com&#x2F;valkey-io&#x2F;valkey&#x2F;pull&#x2F;477</a><p>I&#x27;m impressed with the whole team so much, firing on all cylinders. Great communication in code review, great fast review cycles, smart use of the blog to share updates. Kind of wild seeing smart players from big tech companies collaborating so actively together in public.