shrek2000 | 0594c41 | 2020-01-30 14:52:49 +0200 | [diff] [blame] | 1 | storage.backend=cql |
Michael Lando | b3d4898 | 2017-06-11 14:22:02 +0300 | [diff] [blame] | 2 | storage.hostname=localhost |
shrek2000 | 0594c41 | 2020-01-30 14:52:49 +0200 | [diff] [blame] | 3 | storage.port=9042 |
Michael Lando | b3d4898 | 2017-06-11 14:22:02 +0300 | [diff] [blame] | 4 | |
5 | cache.db-cache = false | ||||
Tal Gitelman | 51d50f0 | 2017-12-10 18:55:03 +0200 | [diff] [blame] | 6 | cache.db-cache-clean-wait = 20 |
7 | cache.db-cache-time = 180000 | ||||
8 | cache.db-cache-size = 0.5 | ||||
Michael Lando | b3d4898 | 2017-06-11 14:22:02 +0300 | [diff] [blame] | 9 | |
Tal Gitelman | 51d50f0 | 2017-12-10 18:55:03 +0200 | [diff] [blame] | 10 | cache.tx-cache-size = 500000 |
shrek2000 | 0594c41 | 2020-01-30 14:52:49 +0200 | [diff] [blame] | 11 | storage.cql.keyspace=sdctitan |