Hacker News new | ask | show | jobs
by nichch 1846 days ago
Off topic but is connecting to Mongo on every API hit best practice? I abstract my connection to a module and keep that open for the life of the application.