PeerDB-io / peerdb

Fast, Simple and a cost effective tool to replicate data from Postgres to Data Warehouses, Queues and Storage
https://peerdb.io
Other
2.17k stars 88 forks source link

Change flow state change protos to return empty on success #2060

Open Amogh-Bharadwaj opened 3 weeks ago

Amogh-Bharadwaj commented 3 weeks ago

On success, no need to return :

{
 ok: true
}