Hacker News new | ask | show | jobs
by gammateam 2834 days ago
maybe a mem-cache then?

DB's have limited connections and are often billed as such, the mem-cache might help if there are any repeatable things. It might not be useful for your solution though since everyone searches for their own things all the time.

1 comments

Increasing DB plan did the job.