summaryrefslogtreecommitdiff
path: root/lib/MaildirIndexer/Index.pm6
Commit message (Collapse)AuthorAge
* new module extensiondakkar2019-12-29
|
* restructure store, extract serverdakkar2019-12-26
now Store has a set of Index, which actually do the indexing Store also runs the scan-dir (this may not be ideal, but will do for now) Server handles I/O