From 4dc79497d7f745996068e62e973e34d220580323 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 25 Apr 2018 16:18:31 +0200 Subject: extend namestore API to enable faster iterations by returning more than one result at a time --- src/namestore/test_namestore_api.conf | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'src/namestore/test_namestore_api.conf') diff --git a/src/namestore/test_namestore_api.conf b/src/namestore/test_namestore_api.conf index a1a674d89..29ff90b5d 100644 --- a/src/namestore/test_namestore_api.conf +++ b/src/namestore/test_namestore_api.conf @@ -1,8 +1,19 @@ +@INLINE@ ../../contrib/no_forcestart.conf +@INLINE@ ../../contrib/no_autostart_above_core.conf + [PATHS] GNUNET_TEST_HOME = /tmp/test-gnunet-namestore/ [namestore] DATABASE = sqlite +AUTOSTART = YES + +[namecache] +DATABASE = sqlite +AUTOSTART = YES + +[identity] +AUTOSTART = YES [namestore-sqlite] FILENAME = $GNUNET_TEST_HOME/namestore/sqlite_test.db -- cgit v1.2.3