blob: 9231207b6942d7941cb451a099677872865557d4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
storage.backend=cql
storage.hostname=localhost
storage.port=9042
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
storage.cql.keyspace=sdctitan
|