Jeremy Howard schrieb:
> 
> Amos Gouaux wrote:
> 
> ><...>
> >
> >Though, I will say
> >this: we recently switched to skiplist for mailboxes.db and at least
> >so far, it beats the pants off of Berkeley DB.
> >
> Ditto. We switched to skiplist last week (from BDB3), and the
> performance improvement is amazing! Plus of course, no more deadlocks...
> 
> Oh, and the upgrade process couldn't have been simpler. :-)

OT, but did you upgrade all dbs from DB3 to skiplist? Is it possible at
all? I'm not sure about this but as I understand the configure script it
should be possible now to use skiplist for every db. So my question is
whether this is true, if yes then it means we can compile cyrus without
depending on any DB[3,4] whathever, right?
I'd like this idea because building RPM (or other bin packages) is much
easier if you don't depend on too many libs.

-Simon


Reply via email to