Page MenuHomePhabricator

Cache README content for repositories
ClosedPublic

Authored by epriestley on Dec 6 2016, 5:37 PM.
Tags
None
Referenced Files
Unknown Object (File)
Apr 22 2026, 12:59 AM
Unknown Object (File)
Apr 2 2026, 10:22 AM
Unknown Object (File)
Mar 29 2026, 1:08 AM
Unknown Object (File)
Feb 9 2026, 10:01 AM
Unknown Object (File)
Nov 21 2025, 3:37 PM
Unknown Object (File)
Nov 3 2025, 10:16 PM
Unknown Object (File)
Oct 18 2025, 3:18 AM
Unknown Object (File)
Oct 15 2025, 7:32 PM
Subscribers
None

Details

Summary

Ref T11954. Especially with higher-latency file stores like S3, we can spend a lot of time reading README data and then pulling it out of file storage.

Instead, cache it.

Test Plan

Browsed a repostory with a README, saw faster pages.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Cache README content for repositories.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Dec 6 2016, 5:45 PM
This revision was automatically updated to reflect the committed changes.