Skip to content
Discussion options

You must be logged in to vote

As per the Hasura Docs:

Hasura Cloud and Hasura Enterprise can load balance queries and subscriptions across read replicas while sending all mutations and metadata API calls to the primary.

So, it will be a single metadata database (attached to primary) and will be shared across the Read Replicas.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@larsblumberg
Comment options

Answer selected by larsblumberg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants