Earlier quoted context omitted.
Does hasura supports database replication? When I looked last time, it wasn't. Also I feel these tools are not enterprise ready, IMHO.
(I'm from Hasura) Hasura connects to a read replicas and manages connection pooling across the database cluster. Hasura itself is stateless so it doesn't do the database replication.
Can you share some samples for these things if available. I will be glad to look at it.