Skip to content

Conversation

@asoee
Copy link

@asoee asoee commented Mar 24, 2014

On my installation (openjdk7 on freebsd 9.2), LWC caused the JVM to crash with a SIGSEGV fault. Apparently because of the native libraries used by sqlite.
Not wanting the hassle with an external mysql database, i added support for the pure-java database H2.

It appears to be a drop-in replace for the existing databases, with comparable performance to sqlite.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants