Best of RedisMarch 2024

  1. 1
    Video
    Avatar of t3dotggTheo - t3․gg·2y

    RIP Redis?

    Redis has changed its license, moving away from open source and implementing a new source available license. This decision has sparked controversy and disappointment among the community. It has also raised questions about the impact on companies using Redis and the viability of alternative solutions.

  2. 2
    Article
    Avatar of bytebytegoByteByteGo·2y

    How Uber Uses Integrated Redis Cache to Serve 40M Reads/Second?

    Uber uses an integrated Redis cache called CacheFront to serve 40M reads per second. It helps overcome challenges with low latency database reads and provides scalability, reduced load, and cost savings.

  3. 3
    Article
    Avatar of lobstersLobsters·2y

    The Fastest In-Memory Data Store

    Dragonfly is a performant and cost-efficient in-memory data store that offers 25x more throughput and 12x faster snapshotting than Redis. It is an easy drop-in replacement for Redis without any code changes.

  4. 4
    Article
    Avatar of communityCommunity Picks·2y

    Next.js Weekly #43: Next.js Cache Toolbar, “use client” misconceptions, Testing API Routes, Upstash Queue

    Explanation of the 'use client' directive in Next.js, introduction of Upstash Queue, a dev tool for Next.js data cache debugging, announcement of Million Lint VSCode extension, overview of Drizzle ORM features, and critique of React team's performance improvement decision.

  5. 5
    Article
    Avatar of communityCommunity Picks·2y

    RIP Redis: How Garantia Data pulled off the biggest heist in open source history — Momento

    Redis, a popular open-source project, has undergone changes in terms of ownership and branding. Garantia Data, now known as Redis Labs, became the official sponsor of Redis after hiring the project's creator. However, they have not been the primary driver of development or adoption of Redis. The emergence of AWS ElastiCache played a significant role in the widespread adoption of Redis. Momento is a new serverless caching solution that offers a unique multi-tenancy model and enterprise-grade features.

  6. 6
    Article
    Avatar of redislabsRedis·2y

    The Future of Redis

    Redis is evolving based on community feedback and staying true to its manifesto. It is focusing on simplicity, the developer experience, and staying at the forefront of the GenAI wave. Redis is releasing highly requested features and introducing new approaches to enable real-time applications. With the acquisition of Speedb, Redis reinforces its position as the world's fastest real-time data platform.

  7. 7
    Article
    Avatar of collectionsCollections·2y

    Linux Foundation Launches Valkey: An Open Source Alternative to Redis

    Valkey is a community-driven high-performance key-value store that has emerged as an alternative to Redis. It is supported by AWS, Google Cloud, Oracle, Ericsson, and Snap Inc.