TwinProduction
2d3fe9795f
Add v3 to module path
...
Gatus wasn't intended to be used as a library, but I have a use case now.
2021-10-03 21:53:59 -04:00
TwinProduction
bacf7d841b
Close #124 : Add support for Postgres as a storage solution
2021-09-10 19:01:44 -04:00
TwinProduction
3cbe068fc1
Rename storage type inmemory to memory
...
This is technically a breaking change, but given how long ago this field was implemented as well as the fact that this is the default value if the type is not specified, I doubt anybody's explicitly setting it as inmemory
2021-08-07 12:11:35 -04:00
TwinProduction
c700154f5e
Rename database package to sqlite
2021-07-18 17:29:08 -04:00
TwinProduction
d3a81a2d57
Major fixes and improvements
2021-07-18 17:29:08 -04:00
TwinProduction
030212c156
Remove unnecessarily error check
2021-05-19 01:13:23 -04:00
TwinProduction
63b0ac8b35
Improve test coverage
2021-05-19 00:55:03 -04:00
TwinProduction
db23bd9073
#29 : Automatically reload on configuration file update
2021-05-18 22:29:15 -04:00
TwinProduction
a89bb392ed
Minor fix
2021-02-20 19:00:47 -05:00
TwinProduction
8e2a2c4dbc
Implement graceful shutdown
...
- Shutdown the HTTP server before exiting
- Persist data to store before exiting, if applicable
2021-02-05 20:45:28 -05:00
TwinProduction
79bef8d391
Implement persistence
2021-02-02 23:06:34 -05:00