Hello H2 Group,

    I use H2 since my early Java days (around 2000 I guess) for driving 
unit testing and I now work on a software that has a requirement for a 
clustered database with up to 10TB or beyond total size. 

The software will implement a versionized document store, where the 
document content are just byte [] arrays. It will use only three or four 
tables with few columns and will not use foreign keys.

Since I dislike the idea to configure alien software I would like to have 
an embedded Java database that I can configure programatically forming a 
cluster.


Is it possible that H2 can suite those requirements? Where would be the 
limitations?


Thanks

Martin (Kersten)

-- 
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/h2-database.
For more options, visit https://groups.google.com/d/optout.

Reply via email to