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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Blog
JUL.2.2020
RedisInsight 1.6 Brings RedisGears Support and Redis 6 ACL Compatibility
RedisInsight is an easy and intuitive GUI for Redis, allowing you to oversee all your databases and manage your data, with built-in support for the most popular Redis modules. It provide...
Read now
Blog
JUN.26.2020
Start to Finish with Databases on Kubernetes
With the latest release of Redis Enterprise 6.0.6, our Kubernetes operator includes a new database controller that provides the ability to create databases via custom resources. This mec...
Read now
Blog
JUN.24.2020
GraphXR: Read, Modify, and Write Ontologies with RedisGraph
Kineviz is a software developer and consultancy focused on visual analytics. Its GraphXR platform provides a unified visual environment for analysts, business users, and investigators to...
Read now
Blog
JUN.22.2020
Getting Started with Knowledge Graphs in RedisGraph
A knowledge graph can be a simple data structure that represents what we know about part of the real world. For example, imagine searching for a product on your favorite shopping site. Y...