diff --git a/packages.json b/packages.json index 4f6b0d4..cab8cc9 100644 --- a/packages.json +++ b/packages.json @@ -28049,6 +28049,21 @@ "license": "MIT", "web": "https://github.com/sls1005/cppany" }, + { + "name": "waterpark", + "url": "https://github.com/guzba/waterpark", + "method": "git", + "tags": [ + "threads", + "postgres", + "sqlite", + "mysql", + "database" + ], + "description": "Thread-safe database connection pools", + "license": "MIT", + "web": "https://github.com/guzba/waterpark" + }, { "name": "apt_brain", "url": "https://github.com/genkaisoft/apt-brain",