Remove Tian Lee from committers and update TSC section
[aai/test-config.git] / dev-setup / janusgraph.properties
1 query.fast-property=true
2 query.smart-limit=false
3
4 storage.backend=cassandra
5 storage.hostname=aai-backend
6
7 storage.cassandra.keyspace=aaigraph
8 storage.cassandra.read-consistency-level=LOCAL_QUORUM
9 storage.cassandra.write-consistency-level=LOCAL_QUORUM
10 storage.cassandra.replication-factor=1
11 storage.cassandra.replication-strategy-class=org.apache.cassandra.locator.SimpleStrategy
12 storage.lock.wait-time=300
13
14 cache.db-cache = false
15 load.snapshot.file=false