rembrembdocs

Rolling sensor graph demo with Redis

Build a rolling sensor graph demo with Redis time series data

This guide family shows how to build a compact rolling sensor graph demo backed by Redis time series.

Overview

This use case simulates three sensors that continuously send readings to Redis. A small web dashboard then queries Redis to show:

This makes it a good fit for demonstrating how Redis time series support:

Available implementations

On this page