Hacker News new | ask | show | jobs
by rpcom 2738 days ago
Right, it determines ability to scale. For instance, time to time I had a timeout error while connecting to Redis even on low load. After rewriting to async-await the issue has gone.