-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Summary: Pull Request resolved: #17 The repo gets several commits per day, causing an unnecessary number of cache evictions if we use the merge-base. This PR changes the cache key to the _date_ of the merge base, so we only evict the cache once per day. Pull Request resolved: facebookexternal/f4d#1340 Reviewed By: christycylee Differential Revision: D30123092 Pulled By: funrollloops fbshipit-source-id: 3952bceea53fe70affe1ac934eec4319c0db921e
- Loading branch information
1 parent
39e8d54
commit d1cedd9
Showing
1 changed file
with
12 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters