]> Sergey Matveev's repositories - public-inbox.git/commit
clone: parallelize v2 epoch clones
authorEric Wong <e@80x24.org>
Mon, 28 Nov 2022 05:31:00 +0000 (05:31 +0000)
committerEric Wong <e@80x24.org>
Mon, 28 Nov 2022 23:38:53 +0000 (23:38 +0000)
commitf6002395d2c62dfac2c6fbbd7e8428bb2467a036
tree726dd917231fedbd972b87d4be62546ccdc4c279
parent169cb094abc6477cc38cc0eb0e2467a088e4068a
clone: parallelize v2 epoch clones

This is a first step in supporting completely parallelized
clones.  Eventually, everything will be parallelized and
dependencies will be managed via callbacks.
lib/PublicInbox/LeiMirror.pm
lib/PublicInbox/TestCommon.pm
script/public-inbox-clone