[Mono-list] Tree data storage on BerkeleyDB

Rodrigo Moya rodrigo@ximian.com
20 Sep 2002 20:19:08 +0200


On Fri, 2002-09-20 at 16:56, Everaldo Canuto wrote:
> Hello,
> 
> I'm create a wrapper for GDBM (BerkeleyDB) to use on Registry classes on 
> Linux but I have one problem: BerkeleyDB theres one key for record and I 
> need two keys for storage a tree data (hierarquical storage).
> 
why do you need 2 keys? I think one for the path of the configuration
entry is enough.

cheers
-- 
Rodrigo Moya <rodrigo@ximian.com>