]> Sergey Matveev's repositories - public-inbox.git/commit
v2writable: initial cut for repo-rotation
authorEric Wong (Contractor, The Linux Foundation) <e@80x24.org>
Sat, 17 Feb 2018 10:19:47 +0000 (10:19 +0000)
committerEric Wong (Contractor, The Linux Foundation) <e@80x24.org>
Mon, 19 Feb 2018 20:10:41 +0000 (20:10 +0000)
commitff25a60b1b85c92a7e76a735a2c79c0205233a27
treefda9bf18b9772637baaadbfbe094169cbf5800a7
parent5a6bdba5bf610145f26243e73cd349658d2e2db9
v2writable: initial cut for repo-rotation

Wrap the old Import package to enable creating new repos based
on size thresholds.  This is better than relying on time-based
rotation as LKML traffic seems to be increasing.
MANIFEST
lib/PublicInbox/Git.pm
lib/PublicInbox/Import.pm
lib/PublicInbox/V2Writable.pm [new file with mode: 0644]
scripts/import_vger_from_mbox
t/git.t