Drastically reduced memory usage, mostly using deduplication.

This commit is contained in:
Šesták Vít
2016-02-26 17:03:41 +01:00
parent d8ca15d367
commit 228456c349
9 changed files with 143 additions and 23 deletions

View File

@@ -77,6 +77,8 @@ libraryDependencies += "org.owasp" % "dependency-check-core" % "1.3.0"
libraryDependencies += "com.typesafe.play" %% "play-mailer" % "3.0.1"
libraryDependencies += "com.google.caliper" % "caliper" % "1.0-beta-2"
routesImport += "binders.QueryBinders._"
// Uncomment to use Akka