Open sourceActive

Redis

In-memory data structure store with streaming commands including XREVRANGE for reverse range queries on streams.

Open source page

Field note

What it does

Redis is an open-source, in-memory data structure store used as a database, cache, message broker, and streaming engine. The XREVRANGE command returns stream entries in reverse order between specified start and end IDs.

Capabilities

Available capabilities

Tags

Tags

Ways to use it

Ways to use it

No integrations filed yet.

Product features

Product features

Code Examples Legend

Examples

Java (Synchronous - Jedis)

JavaScript (Node.js)

Python

Redis CLI

Redis Streams

Ruby

Rust (Asynchronous)

Stream command summary

Stream command summary (part 2)

Stream command summary (part 3)