dominant/test/machinegun/config.yaml
Evgeny Levenets 1ab46ce8e2
DC-86: change storage method to thrift_binary (#77)
* DC-86: change storage method to thrift_binary

* migration logic incoming

* bump build_utils

* add test for migration & rework handlers

* use migration machine

* remove get_events in repository_v3

* postreview fix 01

remove timer config
test fix

* lager format minifix

* idempotent retry for commit in v4

* use 503 instead of 500 in commit handler

* don't check cached snapshot version on commit

* remove unnecessary try-catch
2018-07-06 16:33:49 +03:00

7 lines
127 B
YAML

namespaces:
domain-config:
processor:
url: http://dominant:8022/v1/stateproc
storage:
type: memory