[plt-scheme] data persistence
--- Doug Orleans <dougo at place.org> wrote:
> I'd like to ... just write deltas and
> only occasionally save the whole thing. I don't think
> I'm ready to move up to a full-scale database server ...
> Does anyone have anything in between?
I've been working on Berkeley DB bindings. They aren't
ready yet but I have done a lot of the infrastructure. I
will probably resume work in about two weeks, when some
other projects have finished. The code is src/libs/bdb in
Schematics.
BDB is quite nice:
- it is fast
- it is transactional
- it runs in-process (no need to admin a separate server)
If you don't need to do ad-hoc queries it can be a very
good solution.
HTH,
Noel
=====
Email: noelwelsh <at> yahoo <dot> com
AIM: noelhwelsh
__________________________________
Do you Yahoo!?
Check out the new Yahoo! Front Page.
www.yahoo.com