Closed sarrubia closed 2 years ago
Add support for snapshot capabilities in Proxy mode
curl http://localhost:3010/admin/proxy/snapshot --output split.proxy.snapshot
split-synchronizer -proxy -proxy-snapshot "split.proxy.snapshot"
Implemented in another branch -- discarding
Split Synchronizer
What did you accomplish?
Add support for snapshot capabilities in Proxy mode
How do we test the changes introduced in this PR?
curl http://localhost:3010/admin/proxy/snapshot --output split.proxy.snapshot
split-synchronizer -proxy -proxy-snapshot "split.proxy.snapshot"