Skip to content

Commit a13abdd

Browse files
committed
Add context mention
1 parent 936b0c7 commit a13abdd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ A lightweight Go library for batching values from a channel with support for siz
1111

1212
- Batch items from a channel based on size
1313
- Flush batches after a timeout, even if not full
14+
- Supports context cancellation with `WithContext` option
1415
- Zero-dependency, idiomatic Go
1516

1617
## Installation

0 commit comments

Comments
 (0)