Does spicedb do its own postgres connection poolin...
# spicedb
s
Does spicedb do its own postgres connection pooling? We're trying to setup pgbouncer and the only way we could get spicedb to work with it was to set it to session pooling. which isn't much better than not pooling
v
yeah SpiceDB uses
pgx
connection pool