Add package waterpark (#2427)

This commit is contained in:
Ryan Oldenburg 2022-12-12 18:52:27 -06:00 committed by GitHub
parent 26d5746428
commit 7cc1fab304
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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",