gnunet-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-developers] [patch] Support for Berkeley DB


From: N. Durner
Subject: [GNUnet-developers] [patch] Support for Berkeley DB
Date: Sat, 29 Mar 2003 22:40:54 +0100

Hi,

the attached patch adds support for Berkeley DB (libdb).
Indexing and downloading of content was successfully tested with GNUnet
0.5.2a and a CVS-checkout created on March 26.
With the current CVS-version only insertion works, searching seems to be
broken somewhere else (GDBM doesn't work either).

Features:
 - Database limit: depending on the size of the filesystem-blocks between 2
and 256 TB
 - Performance: as fast as GDBM
 - Crash recovery: redo-logs (not implemented yet)

Best regards,

Nils

Attachment: berkeley.diff.gz
Description: application/compressed


reply via email to

[Prev in Thread] Current Thread [Next in Thread]