[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: BDB storage layout
Other than the code, I suggest you read:
http://www.openldap.org/pub/umich/xldbm.pdf
Though quite dated, many of the concepts outlined here are
still in use today in back-bdb and back-ldbm, and to a lessor
degree, back-hdb.
Kurt
At 05:38 AM 8/29/2004, Lars Borup Jensen wrote:
>Hi,
>
>Do you have some kind of documentation for the bdb or hdb backends?
>I'm primarily interessed in documentation describing the usage of berkeley db
>and how you implemented the hierarchical relationsships in the somewhat
>simple data-structures bdb offers (Btree's, hashtrees).
>
>
>Cheers
>Lars Borup Jensen