So, you call yourself the fastest key/value store? It's 5X, 10x and 25X faster

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

InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • dragonfly

    A modern replacement for Redis and Memcached

    updated the post. I ran the benches that were mentioned here[1] and here[2].

    [1]: https://github.com/dragonflydb/dragonfly#benchmarks

  • InfluxDB

    Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.

    InfluxDB logo
  • sky-benches

    Attempts at benchmarking Skytable with the others to see where we stand

  • KeyDB

    A Multithreaded Fork of Redis

    - KeyDB: https://github.com/snapchat/keydb

  • skytable

    Skytable is a modern scalable NoSQL database with BlueQL, designed for performance, scalability and flexibility. Skytable gives you spaces, models, data types, complex collections and more to build powerful experiences

  • Memcached

    memcached development tree

    Memcached isn't even a "key/value" store (in database terms), it's a cache.

    https://github.com/memcached/memcached/wiki/ProgrammingFAQ#w...

  • 1store

    NoSQL data store using the SEASTAR framework, compatible with Redis

    How about including Pedis in this? It is a Redis partial reimplementation, written around Seastar: https://github.com/fastio/1store

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

  • Skytable NoSQL Database: Even with BlueQL, Skytable Outperforms Redis and KeyDB

    2 projects | news.ycombinator.com | 5 Dec 2023
  • Skytable: A NoSQL database project in Rust about 10X faster than Redis

    5 projects | /r/rust | 6 Aug 2021
  • Valkey 8.0 Released as Speedy Redis Fork Achieving One Million RPS

    1 project | news.ycombinator.com | 16 Sep 2024
  • No longer just a Redis clone; Valkey 8.0 is GA

    1 project | news.ycombinator.com | 16 Sep 2024
  • Why is single threaded Redis so fast

    1 project | news.ycombinator.com | 4 Sep 2024

Did you konow that C++ is
the 6th most popular programming language
based on number of metions?