cache VS rueidis

Compare cache vs rueidis and see what are their differences.

cache

Cache library with Redis backend for Golang (by go-redis)

rueidis

A fast Golang Redis client that supports Client Side Caching, Auto Pipelining, Generics OM, RedisJSON, RedisBloom, RediSearch, etc. (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
cache rueidis
2 5
718 2,178
2.1% 4.0%
1.6 9.6
3 months ago 6 days ago
Go Go
BSD 2-clause "Simplified" 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.

cache

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

rueidis

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

What are some alternatives?

When comparing cache and rueidis you can also consider the following projects:

ristretto - A high performance memory-bound Go cache

redis - Type-safe Redis client for Golang [Moved to: https://github.com/redis/go-redis]

rockscache - The First Redis Cache Library To Ensure Eventual Consistency And Strong Consistency With DB.

redli - Redli - A humane alternative to the Redis-cli and TLS

rueidis - A fast Golang Redis client that supports Client Side Caching, Auto Pipelining, Generics OM, RedisJSON, RedisBloom, RediSearch, etc. [Moved to: https://github.com/redis/rueidis]

theine-go - high performance in-memory cache

go-json - Fast Go JSON encoder for large arrays of objects

golang-standards/project-layout - Standard Go Project Layout

Redis - Redis Go client

redjet - High-performance Redis library for Go

redis-operator - Redis Operator creates/configures/manages high availability redis with sentinel automatic failover atop Kubernetes.

linkedlist - The first generic linked list in go :dancer: