chicken-users
[Top][All Lists]
Advanced

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

[Chicken-users] [ANN] BerkeleyDB binding


From: Thomas Chust
Subject: [Chicken-users] [ANN] BerkeleyDB binding
Date: Sat, 15 Oct 2011 01:56:46 +0200

Hello,

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.

Ciao,
Thomas


-- 
When C++ is your hammer, every problem looks like your thumb.



reply via email to

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