redis-benchmarks-specification VS Redis

Compare redis-benchmarks-specification vs Redis and see what are their differences.

redis-benchmarks-specification

The Redis benchmarks specification describes the cross-language/tools requirements and expectations to foster performance and observability standards around redis related technologies. Members from both industry and academia, including organizations and individuals are encouraged to contribute. (by redis)

Redis

Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps. (by redis)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
redis-benchmarks-specification Redis
1 318
25 64,705
- 1.9%
4.7 9.7
21 days ago 7 days ago
Python C
Apache License 2.0 GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

redis-benchmarks-specification

Posts with mentions or reviews of redis-benchmarks-specification. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-06.
  • Redis 7 benchmarks 3-26% slower than 6
    4 projects | news.ycombinator.com | 6 Dec 2022
    - Optimized GEO commands ( GEODIST, GEOSEARCH BYBOX and BYRADIOUS ) leading to up to 5.4x more ops/sec and still drop in latency of up to 6.4X in the p50 latency.

    You can check the redis repo PRs that affect performance easily via: https://github.com/redis/redis/pulls?q=is%3Apr+label%3Aactio...

    Taking this opportunity to also remind that our goal (Redis Performance Teams) is to make Redis Performance open and free of bias in any manner. Anyone can contribute in https://github.com/redis/redis-benchmarks-specification either by asking for specific use-cases to be benchmarked, sharing how they're using Redis so we can map that to new benchmarks, and as always submitting PRs to redis itself.

Redis

Posts with mentions or reviews of Redis. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-19.

What are some alternatives?

When comparing redis-benchmarks-specification and Redis you can also consider the following projects:

python-kv-benchmark - Benchmarks for performing common operations with python client libraries for Memcached, Redis, Redis Cluster, Dragonfly, MongoDB & Etcd

Redis - 🚀 A robust, performance-focused, and full-featured Redis client for Node.js.

locust-grasshopper - a load testing tool extended from locust

LevelDB - LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.

RabbitMQ - Open source RabbitMQ: core server and tier 1 (built-in) plugins

Polly - Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner. From version 6.0.1, Polly targets .NET Standard 1.1 and 2.0+.

celery - Distributed Task Queue (development branch)

Riak - Riak is a decentralized datastore from Basho Technologies.

Apache HBase - Apache HBase

cockroach - CockroachDB - the open source, cloud-native distributed SQL database.

RedisJSON - RedisJSON - a JSON data type for Redis

ArangoDB - 🥑 ArangoDB is a native multi-model database with flexible data models for documents, graphs, and key-values. Build high performance applications using a convenient SQL-like query language or JavaScript extensions.