From where I left – <antirez>

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
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
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.

    > Many people had contributed their efforts to the Redis project for free

    The bulk of the code was written by antirez with only ~12 others exceeding 100+ commits [1]. And if you continue scrolling the number of commits-per-user drops off fast. It's striking given how famous the project is.

    [1] https://github.com/redis/redis/graphs/contributors

  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. valkey

    A flexible distributed key-value database that is optimized for caching and other realtime workloads.

    There are a bunch of contributors listed on this page who seem to predate the fork and who have continued to contribute:

    https://github.com/valkey-io/valkey/graphs/contributors

  4. komorebi-license

    Source text for the Komorebi license

    Initially to a PolyForm license[1], which I then forked to create my own[2]. I informally refer to it as an "edu source" license (the source available is primarily available for educational purposes).

    [1]: https://polyformproject.org/licenses/strict/1.0.0/ (hn discussion: https://news.ycombinator.com/item?id=24804223)

    [2]: https://github.com/LGUG2Z/komorebi-license

  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.

    Microsoft also last year released their own Redis-client-compatible key-value store, Garnet: https://github.com/microsoft/garnet

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

  • Why redis is losing friends and valkey is gaining them

    2 projects | dev.to | 17 May 2025
  • Redis Inc seeks control over Rust Redis-rs library, talk of trademark concerns

    6 projects | news.ycombinator.com | 27 Nov 2024
  • Valkey Is Rapidly Overtaking Redis

    4 projects | news.ycombinator.com | 19 Apr 2024
  • Redict 7.3.0, a copyleft fork of Redis, is now available

    4 projects | news.ycombinator.com | 3 Apr 2024
  • The Hidden Power of Redis: Fast, Flexible, and Freakishly Simple

    3 projects | dev.to | 19 Jun 2025