alepha@docs:~/docs/reference/providers$
cat BatchProvider.md
1 min read
Last commit:

#BatchProvider

#Import

typescript
1import { BatchProvider } from "alepha/batch";

#Overview

Service for batch processing operations. Provides methods to manage batches of items with automatic flushing based on size or time.