typeetfunc/datascript-mori

Serialization to file

jonasseglare opened this issue · 1 comments

This issue might be off-topic, but I am developing a Node.js application. How can I easiest serialize/deserialize the database to/from a file? This is useful for saving the application state, so that I can restore it later.

Thank you for providing this library.