| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | add ability to limit concurrency (#565) | Stefan Boberg | 2025-10-10 | 1 | -47/+68 |
| * | shorten thread pool names for Linux which has a limit of 15 characters (#563) | Stefan Boberg | 2025-10-08 | 1 | -9/+9 |
| * | build cache prime (#327) | Dan Engelbrecht | 2025-03-27 | 1 | -1/+13 |
| * | separate worker pools into burst/background to avoid background jobs blocking... | Dan Engelbrecht | 2024-08-22 | 1 | -70/+48 |
| * | Use a smaller thread pool for network operations when doing oplog import to r... | Dan Engelbrecht | 2024-05-30 | 1 | -1/+1 |
| * | Use multithreading to fetch size/rawsize of entries in `/prj/{project}/oplog/... | Dan Engelbrecht | 2024-03-28 | 1 | -2/+25 |
| * | safe threadpool shutdown (#584) | Dan Engelbrecht | 2023-12-04 | 1 | -0/+6 |
| * | global thread worker pools (#577) | Dan Engelbrecht | 2023-11-29 | 1 | -0/+89 |