Commit Graph

16 Commits

Author SHA1 Message Date
ba4c7ccf64 Complete Chapter 5
+ Add in More CI/CD
+ Update Tests and Configurations
2024-03-18 13:56:21 +10:00
c88d909639 Complete Chapter 4
+ Add in Tracing Logging
+ Logs are JSON formatted with events
+ Tests are confirmed working
2024-03-13 00:05:31 +10:00
2839aec040 Chapter 4.5
+ Add in logging
+ Move logging functions to new telemetry.rs file
2024-03-12 23:22:27 +10:00
de7c1a5fa3 Chapter 3.10
~ Finish Chapter 3
+ Adjusted tests to accomodate a new DB with every run
+ Add in a no db option to database
2024-03-12 20:32:48 +10:00
5835c02931 End of 3.9
~ Move to PgPool over PgConnection
+ Add in SQL query
2024-03-12 16:07:18 +10:00
e8483d2d6b woops, forgot to include the port 2023-09-04 22:06:28 +10:00
3c97b96cf1 Chapter 3.9
+ Update tests to incorporate new structure.
+ Adjust tests to connect to database
2023-09-04 21:47:49 +10:00
6322ed3f5f Quickly update CI to incorporate postgres DB 2023-09-04 21:45:34 +10:00
679e257f7b Big changes, up to 3.8.5.5 2023-08-31 23:57:30 +10:00
bd9f5a7819 Re-Arrange structure. Add unit testing. 2023-08-31 22:15:34 +10:00
ab685d711a Update to use local form of image for speed increase 2023-08-31 21:01:32 +10:00
2535bac2d8 Make it alive with actix to start off 2023-08-29 21:43:54 +10:00
f0bf75585c Add in ci/cd 2023-08-29 18:16:49 +10:00
1bf84a10b1 Adjust to snake case namescheme 2023-08-28 22:58:23 +10:00
381a7bfa48 Add in boilerplate 2023-08-28 22:26:28 +10:00
b64f8b9990 New branch for new year 2023-08-28 22:18:06 +10:00