sapling/cmds/blobstore_healer
Stanislau Hlebik e5cdd1a5da mononoke: do not return boolean in BlobstoreSyncQueue interface
Summary:
In the later diff we'll add batching of BlobstoreSyncQueue writes. It would be
much harder to add the batching if we also have to return this boolean.

And since noboby uses it, let's just remove it

Reviewed By: farnz

Differential Revision: D15248290

fbshipit-source-id: 72c64770c1b023e9de23a5dfccd8b4482302fe96
2019-05-21 12:25:40 -07:00
..
dummy.rs mononoke: do not return boolean in BlobstoreSyncQueue interface 2019-05-21 12:25:40 -07:00
healer.rs mononoke: small idiom tweaks to blobstore healer 2019-05-21 12:24:51 -07:00
main.rs mononoke: using raw connection to xdb when myrouter_port is not provided 2019-05-21 12:25:35 -07:00
rate_limiter.rs wait for myrouter port to be ready 2019-03-20 05:15:35 -07:00