Update todo

This commit is contained in:
2025-08-14 22:18:39 -07:00
parent 4816486e4c
commit efcafa81b2
+1 -1
View File
@@ -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: