Hi We are trying to use H2 in process database in clustered mode, but found from documentation that it is not supported. Is there a reason for not doing so? Can't db files be shared between multiple instances of h2 in-process databases? If not can we write a plug-gable shared file system which uses a shared file and used by multiple h2 instances? Are there any issues with this kind of implementation?
Thanks Saurabh -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/h2-database?hl=en.
