Skip to main content
Upstash Realtime is designed to be extremely cost-efficient. With minimal Redis commands per operation and smart connection management, you can build real-time features at scale without worrying about costs. Upstash Realtime is built on Redis Streams and Pub/Sub. Every operation translates to one or more Redis commands, detailed below.

Command Overview

Client-Side Operations

When using useRealtime in your React components:

Server-Side Operations

When using the server-side API:

Next Steps

Client-Side Usage

Learn how to use the useRealtime hook in React

History

Learn how to read event history