xcodis VS dynomite

Compare xcodis vs dynomite and see what are their differences.

xcodis

Yet another redis proxy based on codis(https://github.com/wandoulabs/codis) (by ledisdb)

dynomite

A generic dynamo implementation for different k-v storage engines (by Netflix)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
xcodis dynomite
1 3
186 4,157
0.0% 0.3%
10.0 0.0
almost 4 years ago 11 months ago
Go C
MIT License Apache License 2.0
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.

xcodis

Posts with mentions or reviews of xcodis. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-16.

dynomite

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

What are some alternatives?

When comparing xcodis and dynomite you can also consider the following projects:

KeyDB - A Multithreaded Fork of Redis

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

redis - Native port of Redis for Windows. 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. This repository contains unofficial port of Redis to Windows.

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

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

Tendis - Tendis is a high-performance distributed storage system fully compatible with the Redis protocol.

anna - A low-latency, cloud-native KVS

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

RedisTimeSeries - Time Series data structure for Redis

codis - Proxy based Redis cluster solution supporting pipeline and scaling dynamically

edis - An Erlang implementation of Redis