ImprovementSeptember 14, 2025

Batch APIs for Components

Convex Team

Convex Team

Published on September 14, 2025

Overview

Adds batch APIs for components, enabling efficient bulk operations that reduce function calls and improve throughput.

Feature Details

#209
Batch APIs for Components

Added batching support for Workpool and Aggregate components to handle larger-scale use cases and reduce conflicts.

Completed