Started working on explore filters

This commit is contained in:
2017-11-07 17:00:09 +01:00
parent f6c4545f5c
commit f5935ab12b
3 changed files with 27 additions and 1 deletions

@ -63,7 +63,7 @@ func configure(app *aero.Application) *aero.Application {
// Close the database node on shutdown
app.OnShutdown(arn.Node.Close)
// Prefetch data from all collections
// Prefetch all collections
arn.DB.Prefetch()
// Specify test routes