aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-be/src/main/resources/config/titan.properties
blob: 7eb57235c7c60448e2808f92c8b9118024540752 (plain)
1
2
3
4
5
6
7
8
9
10
storage.backend=cassandra
storage.hostname=localhost
storage.port=9160

cache.db-cache = false
cache.db-cache-clean-wait = 20
cache.db-cache-time = 180000
cache.db-cache-size = 0.5

cache.tx-cache-size = 500000