oceanprotocol / pm

Zenhub needs each issue associated with one repo. This repo is a workaround, to mark issues that span >1 repos.
4 stars 0 forks source link

C2D: Migrate from postgres inter pod comms to KubeMQ #124

Closed alexcos20 closed 7 months ago

alexcos20 commented 2 years ago

Historically, all the comm between C2D pods is done using a shared pgsql backend.

KubeMQ looks interesting. (https://dzone.com/articles/seamless-migration-from-kafka-to-kubemq)