1
0
mirror of https://github.com/sismics/docs.git synced 2026-02-01 09:57:36 +00:00

Closes #24: Change to H2 database + indexes tweaks + queries tweaks

Tested up to 100k documents
This commit is contained in:
jendib
2015-09-05 12:36:01 +02:00
parent 6d73554967
commit 467d14bacb
26 changed files with 75 additions and 96 deletions

View File

@@ -97,12 +97,6 @@
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.hsqldb</groupId>
<artifactId>hsqldb</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.subethamail</groupId>
<artifactId>subethasmtp-wiser</artifactId>