gatus/storage
TwiN d9f86f1155 fix(storage): Default domain_expiration to 0 for SQL when the column doesn't already exist
This will prevent temporary issues with the parsing of old results that would otherwise
have a value of NULL for domain_expiration

Fixes an issue introduced by #325
2022-09-07 18:18:26 -04:00
..
store fix(storage): Default domain_expiration to 0 for SQL when the column doesn't already exist 2022-09-07 18:18:26 -04:00
config.go feat(storage): Add optional write-through cache to sql store 2022-08-18 19:29:39 -04:00
type.go Close #124: Add support for Postgres as a storage solution 2021-09-10 19:01:44 -04:00