Hi:
I was wondering whether anyone had experience deploying sentry using cockroachdb instead of postgresql. Thanks!
E.
Hi:
I was wondering whether anyone had experience deploying sentry using cockroachdb instead of postgresql. Thanks!
E.
Those two databases are not interchangeable. We only support Postgres.
If you are interested in storing specifically events outside of Postgres, Sentry 10 will allow you to use Clickhouse for that (which is what we use in prod right now).