summaryrefslogtreecommitdiff
path: root/etc/transactor.properties
blob: e5d07fac077ad76c30691c4aa71c51699bcaea77 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
protocol=sql
host=localhost
port=50200
encrypt-channel=false
sql-driver-class=org.sqlite.JDBC
sql-url=jdbc:sqlite:storage.db
data-dir=tmp
valcache-path=cache
valcache-max-gb=100

# 4GiB VM
memory-index-threshold=32m
memory-index-max=512m
object-cache-max=1g