We're talking new releases & fast AI at Redis Released. Join us in your city.

Register now

Blog

Tech

  • Blog
    JUN.22.2021
    Blog tile image
    Processing Time-Series Data with Redis and Apache Kafka

    RedisTimeSeries is a Redis module that brings native time-series data structure to Redis. Time-series solutions, which were earlier built on top of Sorted Sets (or Redis Streams), can be...

    Read now
  • Blog
    JUN.10.2021
    Blog tile image
    Building a Real-Time Trading Platform with Redis

    Portfolios form the foundation of the wealth and asset management industry. Ever since Harry Makowitz pioneered modern portfolio theory, asset and wealth management professionals have ob...

    Read now
  • Blog
    MAY.12.2021
    Blog tile image
    A Developer’s Guide to RedisConf 2021

    We just wrapped a successful RedisConf 2021, where thousands of Redis enthusiasts gathered to rediscover the power of real-time data. This year’s agenda included 60+ breakout sessions, f...

    Read now
  • Blog
    MAR.31.2021
    Blog tile image
    5 Reasons Redis Enterprise on Azure is the Right Move For App Developers

    The Azure Cache for Redis Enterprise tiers are now released for general availability, and that’s great news for app developers. It brings together the advanced performance, high availabi...

    Read now
  • Blog
    MAR.30.2021
    Blog tile image
    RediSearch in Action

    Redis has a versatile set of data structures ranging from simple Strings all the way to powerful abstractions such as Redis Streams. The native data types can take you a long way, but th...

    Read now
  • Blog
    MAR.9.2021
    Blog tile image
    Redis 6.2—the “Community Edition”—Is Now Available

    Not long ago—just four days before the project’s 12th birthday—we published the general availability release of Redis 6.2. Despite being “just” another minor open source Redis release, v...

    Read now
  • Blog
    FEB.2.2021
    Blog tile image
    How to Manage Real-Time IoT Sensor Data in Redis

    Imagine you’re an air-conditioner manufacturing company that sells millions of smart AC units to consumers. You are building a centralized, smart climate control system that collects sen...

    Read now
  • Blog
    DEC.15.2020
    Blog tile image
    Serverless Development with AWS Lambda and Redis Enterprise Cloud

    In this blog post, you will learn how to integrate AWS Lambda and Redis Enterprise Cloud. Using a sample movie-database application, you will discover how to build and deploy two Lambda ...

    Read now
  • Blog
    DEC.10.2020
    Blog tile image
    Top 5 Reasons Why DevOps Teams Love Redis Enterprise

    DevOpsDevOps In many enterprises, DevOps teams are leading the push toward digital transformation. This journey often begins with application and infrastructure modernization efforts de...

    Read now
  • Blog
    DEC.9.2020
    Blog tile image
    Build Your Financial Application on RedisTimeSeries

    Broadly speaking, there are two types of investors in the world. Fundamental investors look at the fundamental metrics, such as a company’s business model, revenues, earnings, cashflows,...

    Read now
  • Blog
    NOV.27.2020
    Blog tile image
    Building Real-Time Full-Text Site Search with RediSearch

    When we wanted to add real-time full-text search to the Redis documentation site, we turned to RediSearch. The robust search features in the RediSearch module helped us transform a bland...

    Read now
  • Blog
    NOV.24.2020
    Blog tile image
    How to Use Redis in Infrastructure Microservices

    Back in 2019, I wrote about how to create an event store in Redis. I explained that Redis Streams are a good fit for an event store, because they let you store events in an immutable app...

    Read now
  • Blog
    OCT.5.2020
    Blog tile image
    Top 5 Reasons Why RedisInsight Is a Perfect Tool for Redis Developers

    For developers who are building applications with Redis, RedisInsight is a lightweight multi-platform management visualization tool that helps you design, develop, and optimize your appl...

    Read now
  • Blog
    SEP.28.2020
    Blog tile image
    3 Real-Life Apps Built with Redis Data Source for Grafana

    Update 3/29/21: https://coronavirusapi.com/ has recently closed free access to its data, making it only available for registered first-responders. While this unfortunately means the coro...

    Read now
  • Blog
    SEP.24.2020
    Blog tile image
    Leveraging Redis and Kubernetes to Build an Air-Quality Geospatial Visualization

    During the 2020 wildfires in California, I, along with millions of others, have been constantly checking the PurpleAir website to monitor the air quality. In addition to looking for clea...

    Read now
  • Blog
    SEP.17.2020
    Blog tile image
    Getting Started with RediSearch 2.0

    RediSearch 2.0 is now out in public preview! Most of the features in this major new release have been driven by your feedback, with a focus on improving the developer experience and enha...

    Read now
  • Blog
    SEP.2.2020
    Blog tile image
    How to Use the New Redis Data Source for Grafana Plug-in

    Earlier this month, Redis released the new Redis Data Source for Grafana plug-in, which connects the widely used open source application monitoring tool to Redis. To give you an idea of ...

    Read now
  • Blog
    AUG.25.2020
    Blog tile image
    Introducing the Redis Data Source Plug-in for Grafana

    Grafana is a well-known and widely used open source application monitoring tool. And now, thanks to the new Redis Data Source for Grafana plug-in, it works with Redis! With this new cap...

    Read now
  • Blog
    AUG.19.2020
    Blog tile image
    How to Create Notification Services with Redis, Websockets, and Vue.js

    It is very common to get real-time notifications when navigating in a web application. Notifications could come from a chat bot, an alerting system, or be triggered by an event that the ...

    Read now
  • Blog
    JUL.29.2020
    Blog tile image
    RediSearch 2.0 Hits Its First Milestone

    We are happy to announce the release of the first milestone in the development of RediSearch 2.0. RediSearch is a real-time search engine that lets you query your Redis data to answer a ...

    Read now
  • Blog
    JUL.6.2020
    Blog tile image
    You’re Probably Thinking About Redis Streams Wrong

    Download the Tutorial: How to Build Apps using Redis Streams now An introduction to Redis Streams Redis Streams is a data type that provides a super fast in-memory abstraction of an ap...

    Read now