Add memory usage tests

This commit is contained in:
steve-chavez
2018-01-10 11:43:16 -05:00
committed by Steve Chávez
parent f7e7834a1c
commit 516976e32f
5 changed files with 147 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
db-uri = "postgres:///postgrest_test"
db-schema = "test"
db-anon-role = "postgrest_test_anonymous"
db-pool = 1
server-host = "*4"
server-port = 49421
jwt-secret = "reallyreallyreallyreallyverysafe"