Reusing Redis Connections in AWS Lambda — Of course, this only works if the same hot...
Reusing Redis Connections in AWS Lambda — Of course, this only works if the same hot instance of the function is run again, but callbackWaitsForEmptyEventLoop is well worth knowing about.