-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
We can use leaseManager to keep the content blob cache. LeaseManager will create lease of eache content blob and update the latest used time and used counts of each blob in lease bucket. We call updateLease in content store ReadAt and cleanLease in GC. Signed-off-by: Yadong Ding <ding_yadong@foxmail.com>
- Loading branch information
1 parent
c2a7902
commit 9439819
Showing
1 changed file
with
90 additions
and
9 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