DEV Community

Cover image for Redis 8 just dropped: back to open source and ready to reclaim its crown
<devtips/>
<devtips/>

Posted on

Redis 8 just dropped: back to open source and ready to reclaim its crown

After backlash, a fork, and a community exodus, Redis is rolling out v8 open source again, and stacked with features. But is it too little, too late?

Introduction

A few months back, we talked about the quiet revolution happening in the in-memory data world how Valkey, the community-led fork of Redis, was suddenly gaining traction after Redis Inc. decided to lock the doors on full open source.

If you missed that breakdown, catch up here: Why Redis is losing friends and Valkey is gaining them

But now, in a dramatic plot twist worthy of a season finale, Redis 8 is here, and it’s back with something most devs didn’t expect: a full return to open source under the BSD license.

Not just that Redis 8 ships with real upgrades, not just a PR apology. Faster I/O threads, memory optimizations, smarter caching, and a new attitude that basically screams:

“Hey devs, can we talk?”

So is this the redemption arc Redis needed or a scramble to stop the bleeding?

Let’s break it down.

Enter redis 8 what’s actually new?

Alright, so Redis 8 didn’t just show up to say “sorry.” It came with serious firepower.

Here’s what makes this version feel less like a patch and more like a power play:

1. I/O threads overhaul

Redis 8 has reworked its I/O threading model to reduce latency and boost performance under heavy loads. Think: smoother operations during peak traffic, especially in multi-core systems. The threading improvements are now far more aligned with real-world multi-client workloads.

TL;DR: Fewer blocking headaches = happier ops teams.

2. Smarter caching logic

Caching gets a brain upgrade. With improved eviction policies and better memory-aware management, Redis 8 can make smarter decisions about what to keep and what to ditch. This isn’t just an LRU tweak — it’s an actual rethink of how Redis handles hot vs. cold data.

Translation: Your high-traffic apps just got a lot more efficient.

3. Leaner memory usage

Redis 8 introduces improvements in how memory is allocated and released, with new options to reduce fragmentation and overhead. It’s leaner, meaner, and more efficient under pressure perfect for microservice-heavy environments and containerized chaos.

Bonus: Less memory wastage = more cost savings in cloud deployments.

4. Enhanced ACLs Access Control Lists

Security gets a big upgrade too. Redis 8 brings in more granular user permissions and better auditing tools. You can now set up access roles that feel like something out of a real RBAC playbook.

No more one-permission-to-rule-them-all nightmares.

5. RESP3 readiness

While RESP2 is still supported, Redis 8 continues its march toward full RESP3 adoption. That means better data types, structured responses, and a more future-proof protocol for clients building modern apps.

Bonus: DevX upgrades

  • Better CLI tools
  • More predictable logging
  • Streamlined config for cloud-native deployments
  • Oh and yes, official Docker images are back in style.

At this point, Redis 8 isn’t just trying to keep up it’s trying to out-innovate both its forked counterpart and every other real-time store on the block.

Now, the big question is: why now?

The “why now” behind redis’ comeback move

So, why is Redis suddenly showing up with flowers, open source gifts, and promises to be better?

Simple: Valkey shook the ecosystem, and Redis had to respond.

Let’s be real Redis didn’t just wake up one day and rediscover its love for open source out of nostalgia. This move reeks of strategic necessity. After the license change backlash, Valkey was gaining momentum fast. Major players like Amazon ElastiCache, Google Memorystore, and Cloudflare began circling the Valkey camp, or at least watching it closely.

Community forums, GitHub issues, and Hacker News threads were full of devs asking the same thing:

“Should we start migrating to Valkey?”

Redis Inc. probably saw the writing on the wall: lose the community, lose the ecosystem. And when an open-source product loses community trust, no amount of performance gains can save it. Ask CentOS.

So Redis 8 is more than a version bump it’s an olive branch. A way to say:

“Hey, we heard you. We miss the old days too.”

Of course, not everyone’s buying it yet. Some devs see it as a PR survival move and they might not be wrong. But what matters now is action. Redis is back on the BSD license, and it’s shipping quality. That’s a good start.

But is it enough to win back the crowd?

Let’s unpack that next.

Open source vibes is it genuine or strategic?

Redis may have gone full BSD again, but developers have long memories and GitHub receipts.

The vibe on the street is split. On one hand, the license switch back to permissive open source is a huge win. On the other, many devs are asking:

“Cool… but what changed? Why should we trust you again?”

This isn’t just about licenses it’s about trust, governance, and transparency. And in that department, Redis still has work to do.

Meanwhile, Valkey has been transparent from day one. It’s run under the Linux Foundation, has a neutral governance model, and its maintainers post updates like they actually want your feedback. That’s the open source culture developers crave not just source code access, but a seat at the table.

Let’s be blunt: Redis Inc. switching back to BSD feels less like a love letter to the community and more like a “please-don’t-leave-us” moment.

And you can’t exactly blame people for being skeptical. We’ve seen this pattern before:

  • Company builds trust on open source
  • Gains massive adoption
  • Rebrands or re-licenses to “monetize”
  • Community forks
  • Company panics
  • Cue: backpedal + damage control

The irony? Redis 8 might be the most performant, secure, and feature-rich version yet but none of that will matter if the community doesn’t feel included in its future.

So what now? We’ve got two powerful, fast, open-source Redis variants both vying for our attention.

Time for the showdown.

Redis vs. valkey round 2 is here

Redis may have re-entered the open-source arena, but Valkey didn’t stop training while Redis was figuring itself out. Now, we’ve got two heavyweight contenders in the caching and in-memory data store game, and both are throwing serious punches.

Let’s break it down like it’s patch notes vs. patch notes:

Let’s be honest if you squint, they’re still nearly identical under the hood. That’s what happens when you fork the original. But the real divergence isn’t the code it’s the culture.

Redis 8 feels like it’s trying to earn back credibility through features. Valkey is earning it through people.

That said, Redis still has massive brand recognition, a ton of existing deployments, and now, an OSS badge again. It’s not going down easy.

It’s the classic question:

Do you go with the comeback king or the community hero?

The answer? Depends on what you care about most.

Let’s help you decide.

Developer perspective should you switch or stay?

Okay, dev-to-dev: you’re not here for drama, you’re here to ship. So let’s cut through the noise and answer the burning question:

Should you stick with Redis or jump to Valkey?

Here’s the decision tree simplified:

Stick with Redis 8 if:

  • You’re already running Redis in production and want an upgrade path with minimal migration pain.
  • You value the Redis brand and its existing ecosystem (client libraries, docs, integrations).
  • You need the latest performance upgrades, new ACL features, and mature tooling today.
  • Your team isn’t losing sleep over governance as long as it works.

Redis 8 is a drop-in upgrade for many use cases. The performance is solid, the new features are legit, and Redis Inc. seems to be listening (for now).

Switch to Valkey if:

  • You prioritize open governance and a transparent community model.
  • You want to build with confidence that your tools won’t suddenly become “source available” next quarter.
  • You’re betting long-term on open-source projects that are shaped by developers, not companies.
  • You’re already deep in infra-land and want to align with the direction of Kubernetes, Linux Foundation, and cloud-native standards.

Valkey is already a strong Redis replacement and the momentum is building fast. More commits, more contributors, more transparency.

TL;DR:

If you just want fast caching and fewer headaches: Redis 8 will get the job done.
If you want to invest in the future of open-source infrastructure: Valkey feels like the safer long-term bet.

There’s no wrong answer just make sure you’re choosing based on values, not just velocity.

Let’s wrap this up with a bigger-picture perspective.

Final thoughts redemption arc or final battle?

So… is Redis 8 a genuine redemption arc or just the final act of a company trying to reclaim its lost glory?

Honestly? It might be a bit of both.

Redis 8 proves the tech team still has it this release is fast, polished, and packed with upgrades devs actually care about. And bringing back the BSD license? That’s not a small gesture. It’s a clear signal that Redis Inc. knows it fumbled the bag and is willing to do the work to fix it.

But here’s the plot twist: open source isn’t just a license. It’s a culture, a vibe, a relationship. And once that trust is broken, you don’t win it back with a single release. You win it with time, with community input, and by consistently proving that you’re not just “doing open source” but being open source.

Meanwhile, Valkey doesn’t need a comeback it was built from trust. Its entire identity is rooted in the idea that developers deserve tools they can depend on, without fine print or corporate pivots.

So maybe it’s not about who wins this battle.

Maybe it’s about the fact that we, the devs, already won. We made our voices heard. And whether you choose Redis 8 or Valkey, one thing is clear:

The future of infrastructure is open. For real this time.

Conclusion: open source wins either way

Whether you’re #TeamRedis or #TeamValkey, one thing’s for sure: the open source community just reminded the world who’s really in charge.

Redis 8 might be the comeback kid, but it’s only here because developers pushed back, forked, and forced the conversation. That’s power. That’s community. That’s open source at its finest.

So choose the tool that fits your stack, aligns with your values, and helps you ship great products. Just remember we’re not just users. We’re builders, too.

And thanks to this whole saga, we’ve got two solid options instead of one. That’s a win.

Helpful resources & links

  1. Redis 8 Release Article “Back to Open Source”
  2. Valkey GitHub Repository
  3. Redis GitHub Repository
  4. Valkey Governance Announcement (Linux Foundation)
  5. Previous Article: “Why Redis is losing friends and Valkey is gaining them”
  6. RedisBenchmarks

Top comments (0)