chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] [ANN] BerkeleyDB binding


From: Andy Bennett
Subject: Re: [Chicken-users] [ANN] BerkeleyDB binding
Date: Mon, 17 Oct 2011 14:11:56 +0100
User-agent: Mozilla-Thunderbird 2.0.0.22 (X11/20090707)

Hi,

> during the past days I've written a small binding for the BerkelyDB
> library. You can find the code here:
> 
>   http://www.chust.org/fossils/berkeley-db
> 
> You get a persistent key value store backed by files with an interface
> loosely resembling that of a SRFI-69 hash table. There is transaction
> support. The binding takes care of platform independent serialization
> of Scheme values.

Wow! Nice!

I see the API contains a good list of BDB options... and luckily they
seem far simpler to understand that the plethora of combinations
possible in C.

:-)





Regards,
@ndy

-- 
address@hidden
http://www.ashurst.eu.org/
0x7EBA75FF




reply via email to

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