You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would be great to make it easy for relay operators to plug into serverless offerings like Neon (postgres) and PlanetScale (mysql) too. They can both handle tremendous volume but have excellent free tiers. Should be relatively easy with Neon once it's generally-available since it's postgres.
have you considered using another SQL engine like cockroach db?
I worry that postgres may have trouble scaling to millions of users without significant devops effort
https://github.com/cockroachdb/cockroach/blob/master/docs/design.md
The text was updated successfully, but these errors were encountered: