Commit Graph

3 Commits

Author SHA1 Message Date
Stanislau Hlebik
8847d1b2a4 mononoke: add functions to merge bundles
Summary:
We might use it in the sync job to make sync job faster. Merging bundles allows
us to save on sql lock and opening/closing transactions

Reviewed By: ikostia

Differential Revision: D15080348

fbshipit-source-id: bf2e4ca3dd7ff8c399a3baa34ab542f67ea6efa9
2019-05-21 12:25:25 -07:00
Thomas Orozco
8e4d9e32af mononoke: add support for encoding obsmarkers
Summary: This adds supporting in mononoke for encoding obsmarkers, according to Mercurial's V1 format for obsmarkers.

Reviewed By: StanislavGlebik

Differential Revision: D14932828

fbshipit-source-id: fe7283554c9cdcfdeb303e19b28af60d49c26722
2019-05-21 12:25:16 -07:00
Kostia Balytskyi
e561682ecd mononoke: rename crates to contain underscores instead of dashes
Summary: Let's not use dashes in crate names.

Reviewed By: StanislavGlebik

Differential Revision: D14341596

fbshipit-source-id: 85a7ded60cf2e326997ac70ee47a29116af97590
2019-03-06 07:18:28 -08:00