]> Sergey Matveev's repositories - public-inbox.git/commit
xcpdb: wire up new index options and --help
authorEric Wong <e@yhbt.net>
Wed, 12 Aug 2020 09:17:18 +0000 (09:17 +0000)
committerEric Wong <e@yhbt.net>
Thu, 13 Aug 2020 02:22:59 +0000 (02:22 +0000)
commit75b5402ed1e989cd63f4f3ce4237cdad908e3984
tree0ef3ed169bc5732f776314cb8dd2cdf989b2b11a
parentfc689933e6e181f0bed62ff21fe83ab94bdc1969
xcpdb: wire up new index options and --help

--sequential-shard also disables the copy parallelism (--jobs),
so it can be useful for systems unable to handle parallel random
I/O but still want many shards.

There was a missing "use strict", too, which is fixed.
Documentation/public-inbox-xcpdb.pod
lib/PublicInbox/Xapcmd.pm
script/public-inbox-xcpdb