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

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


_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to