From e3d027932a6840a7ce3a8b123dfa660b690b7f85 Mon Sep 17 00:00:00 2001 From: Jack Christensen Date: Sun, 23 Dec 2018 16:03:13 -0600 Subject: [PATCH] Update todo list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1decc0f..21266d2 100644 --- a/README.md +++ b/README.md @@ -13,3 +13,4 @@ Puddle is a generic resource pool library for Go. * Remove resource (instead of just return to pool) * Reset pool * Shrink pool +* Stress test