Fall releases are live for Redis for AI, Redis Cloud, & more.

See what's new

Blog

Tech

  • Blog
    Sep. 18, 2025
    Redis vs  Oracle Coherence
    Looking for an Oracle Coherence alternative? Redis offers a simpler, faster architecture

    Oracle Coherence has long been a popular in-memory data grid (IMDG), powering caches and distributed data stores for enterprise Java apps. But as application demands have evolved, the co...

    Read now
  • Blog
    Sep. 16, 2025
    Redis
    Redis vs ElastiCache: Which Is More Cost Effective?

    The biggest ElastiCache cost driver is easy to miss: you never get the full node memory as usable keyspace. By default AWS documents that 25% of memory is reserved for operations like ba...

    Read now
  • Blog
    Sep. 15, 2025
    Redis
    Redis for startups: Eden launches one-click migration at Redis released

    Startups ship fast — and Eden just proved it. At Redis Released in San Francisco, they launched their one-click migration from ElastiCache to Redis Cloud — a zero-code, zero-friction way...

    Read now
  • Blog
    Sep. 12, 2025
    Fast internet search for agents with Redis & Tavily
    Fast internet search for agents with Redis & Tavily

    Every AI agent sounds smart at first. But the cracks show fast. They don’t have the most recent information, lose track of the conversation, repeat themselves, and waste time (and money)...

    Read now
  • Blog
    Sep. 10, 2025
    Redis
    What’s new in two: August 2025 edition

    Welcome to “What’s new in two,” your quick hit of Redis releases you might have missed in the past month. We’re covering the latest developments from August and expanding on what I cover...

    Read now
  • Blog
    Sep. 04, 2025
    Redis
    LangCache public preview: Get fully managed semantic caching

    If you’re building AI-powered apps—chatbots, agent workflows, or tackling retrieval augmented generation (RAG)—you know every LLM call adds up in cost and latency. That's why we built La...

    Read now
  • Blog
    Sep. 02, 2025
    Redis Quantization and dimensionality reduction
    Quantization and dimensionality reduction are now available in Redis Query Engine

    Picture this—our AI app is crushing it. Users love your recommendations, your RAG system delivers spot-on answers, and your vector search is lightning fast. Then your Cloud Service Provi...

    Read now
  • Blog
    Aug. 29, 2025
    Redis  Tavily, & IBM’s BeeAI
    How Redis, Tavily, & IBM’s BeeAI supercharge AI apps

    The next wave of AI apps demands more than just powerful models. Developers need a foundation that can orchestrate complex workflows, retrieve the right information instantly, and hold o...

    Read now
  • Blog
    Aug. 29, 2025
    Redis
    LangGraph Redis Checkpoint 0.1.0: From “Make it work" to “Make it fast"

    A performance-driven redesign for production AI agents When we first announced LangGraph Redis integration earlier this year, we were focused on bringing Redis' reliability and simplici...

    Read now
  • Blog
    Aug. 28, 2025
    Redis blog card
    Building a Context-Enabled Semantic Cache with Redis

    Generative AI has rapidly evolved into the spotlight of enterprise innovation, transforming everything from customer service to internal knowledge management. Yet, enterprises face emerg...

    Read now
  • Blog
    Aug. 12, 2025
    Redis 8.2 streams and bitmap enhancements
    Redis 8.2 streams and bitmap enhancements

    Redis 8.2 delivers powerful new enhancements to the streams and bitmap data structures that solve real challenges devs face every day. Based on years of community feedback, we're introd...

    Read now
  • Blog
    Aug. 11, 2025
    Redis Vector similarity
    Vector similarity

    Vector similarity is how developers and ML engineers measure how close two data points are in a high-dimensional vector space. Vector similarity powers AI features like RAG and agent mem...

    Read now
  • Blog
    Aug. 08, 2025
    It’s official: We’re the #1 AI agent data storage tool
    It’s official: We’re the #1 AI agent data storage tool

    Built for devs. Trusted by devs. The 2025 Stack Overflow Developer Survey is out, and devs worldwide have spoken. They named us the most-used data management tool for AI agents—ahead of...

    Read now
  • Blog
    Aug. 08, 2025
    Redis 8.2 in Redis Open Source is GA and brings more performance, efficiency, and new commands
    Redis 8.2 in Redis Open Source is GA and brings more performance, efficiency, and new commands

    We’re excited to announce the general availability release of Redis 8.2 in Redis Open Source, building on the momentum of Redis 8 with faster performance, more memory optimizations, and ...

    Read now
  • Blog
    Jul. 31, 2025
    Build on Redis with one-click using Augment Code’s Easy MCP
    Build on Redis with one-click using Augment Code’s Easy MCP

    If you’re a developer or vibe coder you’re probably already familiar with AI-powered coding assistants like Augment Code. These tools have a number of features, but they are all working ...

    Read now
  • Blog
    Jul. 28, 2025
    Use Redis natively on Windows with Memurai
    Use Redis natively on Windows with Memurai

    Redis is now available to use natively on Windows. We’ve partnered with Memurai to develop Memurai Enterprise Edition, a fully compatible and officially supported Windows port of Redis t...

    Read now
  • Blog
    Jul. 28, 2025
    Get faster LLM inference and cheaper responses with LMCache and Redis
    Get faster LLM inference and cheaper responses with LMCache and Redis

    As GenAI applications evolve—think agents, copilots, and chatbots—developers need more than just a connection to an LLM. These applications demand fast, cost-efficient inference. By defa...

    Read now
  • Blog
    Jul. 23, 2025
    LFU vs. LRU: How to choose the right cache eviction policy
    LFU vs. LRU: How to choose the right cache eviction policy

    Least Frequently Used (LFU) and Least Recently Used (LRU) are two of the most common cache eviction policies for determining which data to evict when a cache fills up. Without a policy i...

    Read now
  • Blog
    Jul. 23, 2025
    10 techniques to improve RAG accuracy
    10 techniques to improve RAG accuracy

    Retrieval-augmented generation (RAG) has rapidly become the go-to pattern for combining large language models (LLMs) with up-to-date, domain-specific knowledge. By grounding generative o...

    Read now
  • Blog
    Jul. 22, 2025
    Redis 8 brings Vector Sets and is now in preview on Redis Cloud Essentials
    Redis 8 brings vector sets and is now in preview on Redis Cloud Essentials

    Redis 8 is now available for preview on Redis Cloud Essentials. Starting today, you can create a Redis 8 database and experience the power of our most performant Redis version yet. Whet...

    Read now
  • Blog
    Jul. 21, 2025
    Retrieval optimizer: Custom data
    Retrieval optimizer: Custom data

    In the previous blog posts on grid search and bayesian optimization with the retrieval optimizer we made things easy by pulling pre-defined and formatted data. However, let’s say you hav...

    Read now