Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-06-24 | Made database.js wrapper use connection pool | Joel Kronqvist | |
Using a connection pool instead of a single @$*%^_!# connection increased the throughput tremendously and fixed the problem with the server crashing due to server disconnects, reducing downtime. Why was the latter issue even unfixed? | |||
2022-01-08 | Parsing the shifts (not classes) to the database + some GUI improvements | JoelHMikael | |
2022-01-07 | Added the DB class & instructions to set up DB | JoelHMikael | |