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.

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

Reply via email to