[beta] Hydra supports scaling up to 4 replicas of your database.
Create read scaling replicas
To add read scaling replicas to your project please email support@hydra.so.Permissions and limitations
A read scaling replica is for read operations, such as querying tables, but restricts write operations, including:How a client uses read scaling replicas
When a client connects to Hydra with a read scaling replica:- It is assigned to one of the read scaling replicas for the user account.
- This is in addition to the standard read-write processing that is used normally.