| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | optimize string matching (#791) | Dan Engelbrecht | 12 days | 1 | -5/+7 |
| | | |||||
| * | add support in http client to accept multi-range responses (#788) | Dan Engelbrecht | 12 days | 1 | -0/+315 |
| | | | | * add support in http client to accept multi-range responses | ||||
| * | reduce batch size for reads (#740) | Dan Engelbrecht | 2026-01-29 | 1 | -1/+1 |
| | | | | | | * reduce maximum size per chunk to read to reduce disk contention * increase timeout before warning on slow shut down of zenserver * reduce default window size for blockstore chunk iteration | ||||
| * | HttpClient support for pluggable back-ends (#532) | Stefan Boberg | 2025-09-30 | 1 | -0/+474 |
| refactored HttpClient to separate out cpr implementation into separate classes, with an abstract base class to allow plugging in multiple implementations in the future | |||||