Redis License Changed

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. Redis

    For developers, who are building real-time data-driven applications, Redis is the preferred, fastest, and most feature-rich cache, data structure server, and document and vector query engine.

    I'm curious about something: I suppose Salvatore still owns the copyright for most of the code? The old license does include his copyright, up to 2020: https://github.com/redis/redis/blob/7.2/COPYING So I think this change couldn't have been done without his explicit consent? Or did he transferred his rights to RedisLabs or a foundation?

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. dragonfly

    A modern replacement for Redis and Memcached

    Check out DragonflyDB (BSL): https://www.dragonflydb.io/

    BSL is not OSI-approved, but it’s a much more reasonable AWS-resistant license. It’s the same license CockroachDB uses, for example.

    KeyDB (BSL, acquired by Snapchat) is also an option: https://keydb.dev/

    BSL is a much better license, but it’s a gamble on how long KeyDB will be supported. I don’t want to mess around with such a core part of my architecture.

  4. KeyDB

    A Multithreaded Fork of Redis

    Check out DragonflyDB (BSL): https://www.dragonflydb.io/

    BSL is not OSI-approved, but it’s a much more reasonable AWS-resistant license. It’s the same license CockroachDB uses, for example.

    KeyDB (BSL, acquired by Snapchat) is also an option: https://keydb.dev/

    BSL is a much better license, but it’s a gamble on how long KeyDB will be supported. I don’t want to mess around with such a core part of my architecture.

  5. garnet

    Garnet is a remote cache-store from Microsoft Research that offers strong performance (throughput and latency), scalability, storage, recovery, cluster sharding, key migration, and replication features. Garnet can work with existing Redis clients.

    At the same time Microsoft releases Garnet: https://github.com/microsoft/garnet

    Good timing.

  6. softwarecommons.com

    Apparently marketing people who want to sell stuff under those new licenses think "source available" is uncool.

    Some folks are working on terminology over here, if you're curious.

    https://github.com/softwarecommons/softwarecommons.com/issue...

  7. dotnet

    Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK. (by dotnet)

    https://github.com/dotnet/dotnet exists for source build that stitches together SDK, Roslyn, runtime and other dependencies. A lot of them can be built and used individually, which is what contributors usually do. For example, you can clone and build https://github.com/dotnet/runtime and use the produced artifacts to execute .NET assemblies or build .NET binaries.

  8. .NET Runtime

    .NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.

    https://github.com/dotnet/dotnet exists for source build that stitches together SDK, Roslyn, runtime and other dependencies. A lot of them can be built and used individually, which is what contributors usually do. For example, you can clone and build https://github.com/dotnet/runtime and use the produced artifacts to execute .NET assemblies or build .NET binaries.

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Redis license change, and Rails Solid Cache

    4 projects | dev.to | 13 May 2024
  • Valkey Turns One: How the Community Fork Left Redis in the Dust

    3 projects | news.ycombinator.com | 31 May 2025
  • Debug C Program in Mac OS

    1 project | dev.to | 31 May 2025
  • Cache Invalidation: The Silent Performance Killer

    1 project | dev.to | 20 May 2025
  • Why redis is losing friends and valkey is gaining them

    2 projects | dev.to | 17 May 2025