Displaying 1 result from an estimated 1 matches for "deivery".
Did you mean:
delivery
2003 Nov 22
3
New index / mailbox API
Today morning I had an idea how to make indexes more scalable with
multiple concurrent writers. As a side effect it also made the locking
issues much more simpler. So I thought I'd go and rewrite all the
indexing code, it had gotten way too ugly and difficult to understand
and maintain.
I also thought to separate the index handling completely from mailbox
handling. So there would be lib-index