[slopfix] refactor(universaldb,ups): single/multi-node udb over nats, remove ups postgres driver - #5354
Conversation
Review: single/multi-node UDB over NATS, remove UPS postgres driverThis is a large, well-documented rearchitecture of the UniversalDB Postgres driver (in-process leader/follower over NATS request/reply, dedup-based exactly-once commit application) plus removal of the standalone Postgres Correctness / design
Breaking change to flag explicitly
Nits
Test coverageGood — Nice cleanup overall — the diff removes a lot more than it adds (~2500 deletions vs ~1300 additions) while consolidating two previously-separate Postgres NOTIFY-based subsystems onto one NATS transport. |
077ad03 to
fc555e6
Compare
… remove ups postgres driver
fc555e6 to
c2f534e
Compare
No description provided.