News

In recent years, Redis has become a common occurrence in a Node.js application stack. Though its most popular use case is caching, Redis has many other use cases where you can take advantage of its ...
Kyle J. Davis is the technical marketing manager at Redis Labs. Even in the so-called modern web application, AJAX HTTP requests fly back and forth between the client and server layers, moving data in ...
Roshan Kumar is a senior product manager at Redis Labs. Redis Streams is a new data structure, introduced in Redis 5.0, that allows you to create and manage data streams. In a previous article, I ...