Tendis VS act

Compare Tendis vs act and see what are their differences.

Tendis

Tendis is a high-performance distributed storage system fully compatible with the Redis protocol. (by Tencent)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
Tendis act
8 2
2,826 188
2.4% 0.0%
8.2 3.9
3 months ago about 1 month ago
C++ C
GNU General Public License v3.0 or later 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.

Tendis

Posts with mentions or reviews of Tendis. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-24.

act

Posts with mentions or reviews of act. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-26.
  • Probing My SSD's Latency
    2 projects | news.ycombinator.com | 26 Apr 2022
    The Aerospike ACT benchmarking tool characterizes flash devices on their latency under a fixed read/write profile. It won't tell you how fast your device is, it will tell you if a workload runs under a certain latency bound.

    https://docs.aerospike.com/server/operations/plan/ssd/ssd_ce...

    https://github.com/aerospike/act

    If you set

        max-lag-sec: 0
  • IceFireDB: Distributed disk storage database based on Raft and Redis protocol
    5 projects | news.ycombinator.com | 21 Aug 2021
    It depends, yes but ... (not discounting any of the above).

    One sees a lot of 3:1 in practice due to the replication factor. If you have 3 copies of the data and the client can read from any node, you get 3x the read performance as having to have a quorum write on two out of three nodes.

    To the GP, for a rough swag of what is possible out of given hardware, a combination of FIO and ACT (measures IO latency under a fixed load) is a good start.

    https://fio.readthedocs.io/en/latest/fio_doc.html

    https://github.com/aerospike/act

What are some alternatives?

When comparing Tendis and act you can also consider the following projects:

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

IceFireDB - @IceFireLabs -> IceFireDB is a database built for web3.0 It strives to fill the gap between web2 and web3.0 with a friendly database experience, making web3 application data storage more convenient, and making it easier for web2 applications to achieve decentralization and data immutability.

KeyDB - A Multithreaded Fork of Redis

fio - Flexible I/O Tester

SSDB - SSDB - A fast NoSQL database, an alternative to Redis

mini-redis - Incomplete Redis client and server implementation using Tokio - for learning purposes only

ledisdb - A high performance NoSQL Database Server powered by Go

Seastar - High performance server-side application framework

memKeyDB - MemKeyDB is a fork of Redis, adjusted to store objects on both Intel Optane Persistent Memory and DRAM.

raids - Cache distribution services: http, websock, redis, memcached

fastonosql_gui - FastoNoSQL is a crossplatform Redis, Memcached, SSDB, LevelDB, RocksDB, UnQLite, LMDB, ForestDB, Pika, Dynomite, KeyDB GUI management tool.