Hope I could help everyone with these data (If I have anymore to add, I will).
Also, if it is possible, we would like to make some personal contact with Thomas (couldn't find your mail, just this mailing list) - so both of us could learn from handling bigger inmemory DBs :)
Thanks,
Csaba Sarkadi
--
You received this message because you are subscribed to the Google Groups "H2 Database" group.
To unsubscribe from this group and stop receiving emails from it, send an email to h2-database...@googlegroups.com.
To post to this group, send email to h2-da...@googlegroups.com.
Visit this group at http://groups.google.com/group/h2-database.
For more options, visit https://groups.google.com/d/optout.
Sample code: http://h2database.com/p.html#f7c3a26ce7d9eb460c1316c120cbebf3
memFS and memLZF are using the "file system abstraction", see the docs (persisting to in-memory byte arrays).
Regards,
Thomas