Kronotop: Redis-compatible, transactional document store backed by FoundationDB

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

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
Nutrient - The #1 PDF SDK Library
Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.
nutrient.io
featured
  1. kvrocks

    Apache Kvrocks is a distributed key value NoSQL database that uses RocksDB as storage engine and is compatible with Redis protocol.

    Other API-compatible reimplementations (others?):

    https://github.com/dragonflydb/dragonfly DragonflyDB (not open source, BuSL-1.1) with more performance

    https://github.com/apache/kvrocks Apache Kvrocks (Apache-2.0) uses disk-based NoSQL database to lower memory usage

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. kronotop

    Kronotop is a Redis-compatible, distributed and transactional document database backed by FoundationDB.

  4. dragonfly

    A modern replacement for Redis and Memcached

    Other API-compatible reimplementations (others?):

    https://github.com/dragonflydb/dragonfly DragonflyDB (not open source, BuSL-1.1) with more performance

    https://github.com/apache/kvrocks Apache Kvrocks (Apache-2.0) uses disk-based NoSQL database to lower memory usage

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

  • How TBMQ Uses Redis for Reliable P2P MQTT Messaging

    6 projects | dev.to | 13 Feb 2025
  • Outgrowing Postgres: Handling increased user concurrency

    13 projects | dev.to | 3 Feb 2025
  • TimescaleDB in 2024: Making Postgres Faster

    4 projects | dev.to | 15 Jan 2025
  • JOOQ Is Not a Replacement for Hibernate. They Solve Different Problems

    1 project | dev.to | 11 Jan 2025
  • TiDB – cloud-native, distributed SQL database written in Go

    5 projects | news.ycombinator.com | 3 Jan 2025

Did you know that C++ is
the 7th most popular programming language
based on number of references?