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

See what's new

Blog

Tech

  • Blog
    Jun. 17, 2022
    Blog tile image
    Schemaless Databases: Pros and Cons

    What is a schemaless database? A schemaless database manages information without the need for a blueprint. The onset of building a schemaless database doesn’t rely on conforming to cert...

    Read now
  • Blog
    Jun. 15, 2022
    Blog tile image
    Making the Fast, Faster! Methodically Improving Redis Performance

    Redis is developed with a great emphasis on performance. We do our best with every release to ensure you’ll experience a very stable and fast product. Nevertheless, if you’re finding ro...

    Read now
  • Blog
    May. 27, 2022
    Blog tile image
    Database Consistency Explained

    What is database consistency? Database consistency is defined by a set of values that all data points within the database system must align to in order to be properly read and accepted....

    Read now
  • Blog
    May. 19, 2022
    Blog tile image
    Redis TLS – Internode Encryption in Redis Enterprise 6.2.4

    Redis Enterprise 6.2.4 introduced internode encryption. The scope of internode encryption in Redis Enterprise is to achieve TLS encryption for all internal Redis cluster connections betw...

    Read now
  • Blog
    May. 18, 2022
    Blog tile image
    Rediscover Redis for Vector Similarity Search

    At RedisDays NY 2022, we announced the public preview of our new Vector Similarity Search (VSS) capability. VSS is part of RediSearch 2.4 and is available on Docker, Redis Stack, and Red...

    Read now
  • Blog
    May. 18, 2022
    Blog tile image
    Redis Namespace and Other Keys to Developing with Redis

    Download Nine Essential Database Capabilities and make sure your database has what it takes to meet all your demands Developing an application with Redis is a lot of fun, but as with an...

    Read now
  • Blog
    Apr. 28, 2022
    Blog tile image
    RedisTimeSeries 1.6 Is Out!

    Today, we’re happy to announce the General Availability of RedisTimeSeries 1.6. This blog post details the major new features that are now available. About RedisTimeSeries RedisTimeSer...

    Read now
  • Blog
    Apr. 27, 2022
    Blog tile image
    Redis 7.0 Is Out!

    Today we’re happy to tell the world about the general availability of Redis version 7.0, as announced at the Redis Days SF keynote earlier this year. The release has been under developme...

    Read now
  • Blog
    Apr. 15, 2022
    Blog tile image
    How to Migrate Your Dynomite Database to a Redis Enterprise Active-Active Database

    In Part I of this article, “Why Migrate a Dynomite Database to a Redis Enterprise Active-Active Database?,” we compared Dynomite and Redis Enterprise’s architectures and features. We’ve ...

    Read now
  • Blog
    Apr. 14, 2022
    Blog tile image
    How To Run a Redis SQL Query Without Disruption

    Related E-Book download: The Importance of In-Memory NoSQL Databases Running a Redis SQL query doesn’t have to be difficult. I actually raised this point a few years ago when speaking t...

    Read now
  • Blog
    Apr. 07, 2022
    Blog tile image
    Feature Stores for Real-time AI/ML: Benchmarks, Architectures, and Case Studies

    Real-time artificial intelligence / machine learning (AI/ML) use cases, such as fraud prevention and recommendation, are on the rise, and feature stores play a key role in deploying them...

    Read now
  • Blog
    Apr. 06, 2022
    Blog tile image
    Redis Developer Hub Expands to Support the Needs of DevOps Teams

    The Redis Developer Hub has always been a great resource for developers looking to build with Redis. With more than 200+ free tutorials, which were accessed by millions of developers ove...

    Read now
  • Blog
    Mar. 30, 2022
    Blog tile image
    Count-Min Sketch: The Art and Science of Estimating Stuff

    This post is about what are, in my opinion, two of the most exciting things in the world: probabilistic data structures and Redis modules. If you’ve heard about one or the other then you...

    Read now
  • Blog
    Mar. 29, 2022
    Blog tile image
    Why Migrate a Dynomite Database to a Redis Enterprise Active-Active Database?

    Since its creation in 2009, Redis OSS has had a very vibrant open source community. Many tools and utilities have been developed around it and Dynomite, a peer-to-peer geo-distribution l...

    Read now
  • Blog
    Mar. 21, 2022
    Blog tile image
    How to Create a Healthy Lifestyle App Using Spring Boot and Redis

    It’s not easy training your body out of bad habits. Whether that’s having a poor diet or slacking off at the gym, or ignoring it altogether, much of it comes down to mindset. Personal de...

    Read now
  • Blog
    Mar. 17, 2022
    Blog tile image
    Diving into Conflict-Free Replicated Data Types (CRDTs)

    Active-Active Geo-Distribution allows you to place your Redis database cluster instances and data centers close to your users, no matter where they are. Placing read replicas closer to y...

    Read now
  • Blog
    Mar. 15, 2022
    Blog tile image
    How to Build a Music Sharing App using NodeJS and Redis

    Music is magic. It has the power to create new memories, friends, and unforgettable sensations. All of us love music but for some, it’s a passion. Listening and sharing different tunes ...

    Read now
  • Blog
    Feb. 10, 2022
    Blog tile image
    How to Build an App That Allows You to Build Real Time Multiplayer Games Using Redis

    Online games are rapidly becoming one of the most popular forms of entertainment. The technological boom, along with our increased usage of the internet, has made games more accessible, ...

    Read now
  • Blog
    Feb. 10, 2022
    Blog tile image
    What Is Enterprise Caching?

    Buyer’s Guide for Enterprise Caching, an e-book companion with enterprise caching solutions to provide consistently high performance while scaling, is now available. Download for free be...

    Read now
  • Blog
    Feb. 09, 2022
    Blog tile image
    How to Reduce Latency and Minimize Outages

    It’s not just latency that’s the problem when we discuss the maximum delay between the time a client issues a request and the time the response is received. How do you know the latency, ...

    Read now
  • Blog
    Jan. 28, 2022
    Blog tile image
    Running Redis on Google Colab

    Because of the increasing use of Redis for data science and machine learning, it is handy to run Redis directly from a Google Colab notebook. However, running Redis on Google Colab diffe...

    Read now