This repository was archived by the owner on Apr 1, 2026. It is now read-only.
Commit 7521a61
Feat: Threaded MutationsBatcher (#722)
- Batch mutations in a thread to allow concurrent batching
- Flush the batch every second
- Add flow control to control inflight requests
Co-authored-by: Mattie Fu <mattiefu@google.com>1 parent 171fea6 commit 7521a61
5 files changed
Lines changed: 469 additions & 128 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| |||
0 commit comments