Redis license change, and Rails Solid Cache

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • 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.

    Change license from BSD-3 to dual RSALv2+SSPLv1 #13157

  • InfluxDB

    Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.

    InfluxDB logo
  • garnet

    Garnet is a remote cache-store from Microsoft Research that offers strong performance (throughput and latency), scalability, storage, recovery, cluster sharding, key migration, and replication features. Garnet can work with existing Redis clients.

    View on GitHub

  • StackExchange Redis

    General purpose redis client

    Garnet adopts the popular RESP wire protocol as a starting point, which makes it possible to use Garnet from unmodified Redis clients available in most programming languages of today, such as StackExchange.Redis in C#.

  • solid_cache

    A database-backed ActiveSupport::Cache::Store

    View on GitHub

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Redis License Changed

    11 projects | news.ycombinator.com | 20 Mar 2024
  • Set up a Redis Sentinel

    1 project | dev.to | 18 Sep 2024
  • Redis has adopted the fast_float C++ library for faster number parsing

    1 project | news.ycombinator.com | 15 Sep 2024
  • Best Databases for Real-Time Updates in Next.js

    1 project | dev.to | 9 Sep 2024
  • Speeding Up Your Website Using Fastify and Redis Cache

    2 projects | dev.to | 26 Aug 2024