Query regarding scalability #6939
Unanswered
Hrishikesh-Bhagwat
asked this question in
General
Replies: 1 comment
-
It depends on a lot of factors. From the top of my head, the resources (memory/cpu) available to your Hasura instance, the resources available to your database, the connection settings between Hasura and the database, the amount of data in your database, the complexity of your individual CRUD requests, and so on. Such questions are best answered by running benchmarks with the kind of requests and setup you would be working with as the answer could vary massively based on your exact use case |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This issue might seem trivial but how many CRUD requests can self hosted hasura handle?
Beta Was this translation helpful? Give feedback.
All reactions