Michael Lando | b3d4898 | 2017-06-11 14:22:02 +0300 | [diff] [blame] | 1 | storage.backend=cassandra |
Michael Lando | b3d4898 | 2017-06-11 14:22:02 +0300 | [diff] [blame] | 2 | storage.hostname=localhost |
| 3 | storage.port=9160 |
| 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 |
| 11 | storage.cassandra.keyspace=sdctitan |