fix(depot-client): bound sqlite vfs cache#4908
Conversation
|
🚅 Deployed to the rivet-pr-4908 environment in rivet-frontend
|
This stack of pull requests is managed by Graphite. Learn more about stacking. |
Code Review: fix(depot-client): bound sqlite vfs cacheOverviewThis PR makes several significant changes across three concerns:
Code QualityPositive:
Style (minor): Potential Issues1. 2. 3. Preload hint flush silently removed 4. RocksDB write buffer reduction needs justification 5. Duplicate dirty-page commit block Performance Considerations
Test Coverage
SummaryThe core VFS cache-bounding logic is well-structured. Main items before merging: (1) confirm |

Description
Please include a summary of the changes and the related issue. Please also include relevant motivation and context.
Type of change
How Has This Been Tested?
Please describe the tests that you ran to verify your changes.
Checklist: