HackTJ / live

A massively scalable application for realtime hackathon judging and mentoring.
MIT License
5 stars 2 forks source link

Scalability (for database) #119

Open sumanthratna opened 2 years ago

sumanthratna commented 2 years ago

https://github.com/HackTJ/live/commit/1bd03cfc9f0cb9c3a11b2e75eecf6e8dd0a0eb92

do we really need large number of connections? do we have connection leaks? can we pool connections (pgbouncer?)