sapling/eden/mononoke/blobrepo
Stanislau Hlebik 21963bbc1b mononoke: make listkeyspatterns use warm bookmark cache
Summary:
krallin noticed that we aren't using warm bookmark cache anymore. Turned out
the reason was in the fact that client uses `listkeyspatterns` call to fetch
bookmarks and not `listkeys`. This diff makes `listkeyspatterns` use warm
bookmark cache as well.

Reviewed By: markbt

Differential Revision: D26124605

fbshipit-source-id: 637db8d66934cabc1793f9f615fefddd07c3af62
2021-01-29 00:20:14 -08:00
..
blobrepo_hg mononoke: make listkeyspatterns use warm bookmark cache 2021-01-29 00:20:14 -08:00
blobsync Add version specificiation to internal dependencies 2021-01-25 22:10:24 -08:00
changeset_fetcher Add version specificiation to internal dependencies 2021-01-25 22:10:24 -08:00
common Add version specificiation to internal dependencies 2021-01-25 22:10:24 -08:00
errors Add version specificiation to internal dependencies 2021-01-25 22:10:24 -08:00
factory Add version specificiation to internal dependencies 2021-01-25 22:10:24 -08:00
override Add version specificiation to internal dependencies 2021-01-25 22:10:24 -08:00
repo_blobstore Add version specificiation to internal dependencies 2021-01-25 22:10:24 -08:00
src Make it possible to filter bookmark log entries by timestamp 2021-01-25 05:26:13 -08:00
test convert blobrepo tests to new type futures 2020-12-17 07:45:26 -08:00
Cargo.toml Add version specificiation to internal dependencies 2021-01-25 22:10:24 -08:00