Class | Redwood::MBox::Loader |
In: |
lib/sup/mbox/loader.rb
|
Parent: | Source |
labels | [R] |
apparently it‘s a million times faster to call this directly if we‘re just moving messages around on disk, than reading things into memory with raw_message.
i hoped never to have to move shit around on disk but sup-sync-back has to do it.