convex-realtime

Installation
Summary

Real-time subscriptions, optimistic updates, intelligent caching, and cursor-based pagination for reactive Convex applications.

  • Automatic subscriptions via useQuery with smart caching and consistent database views across components
  • Optimistic updates for immediate UI feedback on mutations, with automatic rollback on errors
  • Cursor-based pagination with usePaginatedQuery supporting load-more and infinite-scroll patterns
  • Conditional query execution using "skip" to avoid hook call violations; handles loading states with undefined checks
SKILL.md

Convex Realtime

Build reactive applications with Convex's real-time subscriptions, optimistic updates, intelligent caching, and cursor-based pagination.

Documentation Sources

Before implementing, do not assume; fetch the latest documentation:

Instructions

How Convex Realtime Works

Related skills
Installs
2.1K
GitHub Stars
396
First Seen
Jan 24, 2026