Boost logo

Boost :

Subject: [boost] [persistent] Persistent library preview
From: Stefan Strasser (strasser_at_[hidden])
Date: 2010-01-02 23:05:46


Here's the current documentation of (Boost?).Persistent:

https://svn.boost.org/svn/boost/sandbox/persistent/libs/persistent/doc/html/index.html

In short, it is a library that provides access to objects persistent on disk
with an interface as close as possible to accessing regular objects in
memory, and it introduces transactions to e.g. ensure consistency after a
crash.
See "Introduction" for more information.

This is the version I plan to submit for a boost review, so if you are
interested in that kind of library, please have a look at it now and don't
wait for a formal review.
The boost review queue has grown substantially, so it might be a long time
until a formal review, which could be used for improvements based on your
comments.

Code will follow as soon as some issues are sorted out, especially porting the
(few) platform dependent parts to windows.

Regards,


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk