uptime-kuma/server/model
Matthew Nickson f9be918246
Add support for MySQL/MariaDB databases #1817
This commit adds support for monitoring MySQL and MariaDB database
servers. The mysql2 package was choosen over mysql as it provides a
promise wrapper and is reportedly faster than the original mysql package
whilst still maintaining the same API.

Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
2022-10-02 01:52:53 +01:00
..
docker_host.js Fix save docker host issue 2022-07-30 19:48:12 +08:00
group.js Added Clickable hostname on status page. #1221 2022-06-11 17:23:12 +01:00
heartbeat.js Fix JSDoc grammar 2022-04-22 19:10:13 +01:00
incident.js Fix JSDoc grammar 2022-04-22 19:10:13 +01:00
monitor.js Add support for MySQL/MariaDB databases #1817 2022-10-02 01:52:53 +01:00
proxy.js Fix JSDoc grammar 2022-04-22 19:10:13 +01:00
status_page.js Add standalone manifest.json for each status page. Close #1668 2022-07-04 21:58:27 +08:00
tag.js Fix JSDoc grammar 2022-04-22 19:10:13 +01:00
user.js Updated server/model/* JSDoc to match new methods 2022-04-21 18:30:04 +01:00