Skip to content

feat: replace PersistInstance with Dml

Егор Ивков requested to merge remove-persist-peer into master

A first step in #298 (closed). Next I am planning to try to replace stored procs (for updating and inserting instance info) with cas.

Merge request reports