From efcafa81b274839a22a46a8e35901a60563f2646 Mon Sep 17 00:00:00 2001 From: Derek Holloway Date: Thu, 14 Aug 2025 22:18:39 -0700 Subject: [PATCH] Update todo --- ToDo.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ToDo.yaml b/ToDo.yaml index 148fba8..40346d4 100755 --- a/ToDo.yaml +++ b/ToDo.yaml @@ -25,7 +25,7 @@ Server: Find a way to keep all the libraries up to date DbDriver: - Make getConnection() -> Based on a connection pool so that more than a specific number of connections cannot be made + Make getConnection() -> Based on a connection pool so that more than a specific number of connections cannot be made [ 30 connections max -> else wait for connection to open ] Client: jobs/editor: