unofficial mirror of meta@public-inbox.org
 help / color / mirror / Atom feed
* [PATCH 0/2] compaction support for codesearch indices
@ 2023-05-03  3:11 Eric Wong
  2023-05-03  3:11 ` [PATCH 1/2] admin: hoist out resolve_any_idxdir from resolve_{inboxdir,eidxdir} Eric Wong
  2023-05-03  3:11 ` [PATCH 2/2] compact: support codesearch indices Eric Wong
  0 siblings, 2 replies; 3+ messages in thread
From: Eric Wong @ 2023-05-03  3:11 UTC (permalink / raw)
  To: meta

I'm not 100% sure I like the cindex name, but oh well...
Compaction is important for the space-challenged.

Eric Wong (2):
  admin: hoist out resolve_any_idxdir from resolve_{inboxdir,eidxdir}
  compact: support codesearch indices

 lib/PublicInbox/Admin.pm    | 57 +++++++++++++++++++------------------
 lib/PublicInbox/Xapcmd.pm   | 21 +++++++++-----
 script/public-inbox-compact | 20 +++++++------
 t/cindex.t                  |  7 +++++
 4 files changed, 61 insertions(+), 44 deletions(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-05-03  3:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-03  3:11 [PATCH 0/2] compaction support for codesearch indices Eric Wong
2023-05-03  3:11 ` [PATCH 1/2] admin: hoist out resolve_any_idxdir from resolve_{inboxdir,eidxdir} Eric Wong
2023-05-03  3:11 ` [PATCH 2/2] compact: support codesearch indices Eric Wong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).