diff options
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index e0a27a569..e319c02ca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ - Improvement: Added detection of zombie processes on Mac/Linux when waiting for process to exit - Feature: Added option `--gc-cache-attachment-store` which caches referenced attachments in cache records on disk for faster GC - default is `false` - Feature: Added option `--gc-projectstore-attachment-store` which caches referenced attachments in project store oplogs on disk for faster GC - default is `false` +- Feature: Added project store oplog index snapshots for faster opening of oplog - opening oplogs are roughly 10x faster ## 5.5.5 - Improvement: Log reasons for failing to read cache bucket sidecar file |