skyhook VS Redis

Compare skyhook vs Redis and see what are their differences.

skyhook

Skyhook is a Redis API compatible gateway to Aerospike Database (by aerospike-community)

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)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
skyhook Redis
2 321
28 65,117
- 1.3%
3.9 9.6
4 months ago about 20 hours ago
Kotlin 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.

skyhook

Posts with mentions or reviews of skyhook. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-19.
  • Amazon MemoryDB for Redis – A Redis-Compatible, Durable Database
    4 projects | news.ycombinator.com | 19 Aug 2021
    I'd much rather use OSS like Aerospike or ScyllaDB for this workload and still retain some agency over my deployment.

    Aerospike recently released their own Redis protocol proxy for Redis [1].

    [1] https://github.com/aerospike/skyhook

  • Skyhook: a Redis-compatible interface to Aerospike Database
    4 projects | dev.to | 20 Apr 2021
    Migrating to a different technology is always a challenging process. You need to train engineers, rewrite the codebase, and set up a production cluster to take over. Using Skyhook, you can move applications to Aerospike first, then come back to rewrite them as Aerospike native, or if you’re satisfied with their performance, keep them as they are. Or maybe you’re looking to expose your Aerospike data to external Redis-based applications? We would love to hear how you would use this project.

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-05-07.

What are some alternatives?

When comparing skyhook and Redis you can also consider the following projects:

Seastar - High performance server-side application framework

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

Aerospike - Node.js client for the Aerospike database

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

glommio - Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier for rustaceans.

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

redpanda - Redpanda is a streaming data platform for developers. Kafka API compatible. 10x faster. No ZooKeeper. No JVM!

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+.

aerospike-client-kotlin - Aerospike Client for Kotlin

celery - Distributed Task Queue (development branch)

Riak - Riak is a decentralized datastore from Basho Technologies.

Apache HBase - Apache HBase