mirror of
https://github.com/valitydev/dominant.git
synced 2024-11-06 10:35:19 +00:00
1ab46ce8e2
* 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
7 lines
127 B
YAML
7 lines
127 B
YAML
namespaces:
|
|
domain-config:
|
|
processor:
|
|
url: http://dominant:8022/v1/stateproc
|
|
storage:
|
|
type: memory
|