unofficial mirror of meta@public-inbox.org
 help / color / mirror / Atom feed
* [PATCH 0/3] indexing cleanups
@ 2024-12-12 10:10 Eric Wong
  2024-12-12 10:10 ` [PATCH 1/3] searchidx: update_checkpoint: take bytes arg directly Eric Wong
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Eric Wong @ 2024-12-12 10:10 UTC (permalink / raw)
  To: meta

A small step to share more code between v1, v2, and extindex...,

Eric Wong (3):
  searchidx: update_checkpoint: take bytes arg directly
  extindex: move {checkpoint_unlocks} to $self
  searchidx: consolidate checkpoint accounting

 lib/PublicInbox/ExtSearchIdx.pm | 51 +++++++++++----------------------
 lib/PublicInbox/SearchIdx.pm    | 21 +++++++-------
 lib/PublicInbox/V2Writable.pm   | 20 +++++--------
 3 files changed, 35 insertions(+), 57 deletions(-)

Diffstat looks good

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

end of thread, other threads:[~2024-12-12 10:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-12 10:10 [PATCH 0/3] indexing cleanups Eric Wong
2024-12-12 10:10 ` [PATCH 1/3] searchidx: update_checkpoint: take bytes arg directly Eric Wong
2024-12-12 10:10 ` [PATCH 2/3] extindex: move {checkpoint_unlocks} to $self Eric Wong
2024-12-12 10:10 ` [PATCH 3/3] searchidx: consolidate checkpoint accounting 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).