On Mon, Mar 3, 2008 at 11:00 AM, Leslie P. Polzer <[EMAIL PROTECTED]> wrote:
>
>  To be able to backup all objects to another store, would it be
>  enough to modify MIGRATE so it doesn't update the home store
>  of objects?

I've mentioned it before, but here is another ad: I have made a basic
import/export facility that can dump and restore elephant databases to
a file in sexp format. I use it to migrate data and to do backups. It
feels safe that the data is in a human readable file.
Currrent main restriction is that data should fit in main memory, but
I will fix that sometime.

It is hidden under the grand-prix project on common-lisp-net:
common-lisp.net/project/grand-prix/darcs/gp-export

/Henrik
_______________________________________________
elephant-devel site list
elephant-devel@common-lisp.net
http://common-lisp.net/mailman/listinfo/elephant-devel

Reply via email to