nhost / hasura-auth

Authentication for Hasura.
https://nhost.io
MIT License
372 stars 110 forks source link

fix: remove as many RTTs to postgres as possible #506

Closed dbarrosop closed 2 months ago

dbarrosop commented 2 months ago

This massively increases postgres performance under heavy load by avoiding locks.