aboutsummaryrefslogtreecommitdiff
path: root/src/zenstore/chunkedfile.cpp
Commit message (Collapse)AuthorAgeFilesLines
* special treatment large oplog attachments v2 (#5)Dan Engelbrecht2024-03-141-0/+505
- Bugfix: Install Ctrl+C handler earlier when doing `zen oplog-export` and `zen oplog-export` to properly cancel jobs - Improvement: Add ability to block a set of CAS entries from GC in project store - Improvement: Large attachments and loose files are now split into smaller chunks and stored in blocks during oplog export