This allows consumers to prune the oldest item from the cache. This
could be useful for e.g. a consumer that wishes for the size of
items tracked by the cache to remain under a high water mark.
Details
Details
- Reviewers
- None
- Group Reviewers
hg-reviewers - Commits
- rHGbd9d3a89f07b: util: add a popoldest() method to lrucachedict
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.