gatus/storage/store
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
..
common Rename Service to Endpoint (#192) 2021-10-23 16:47:12 -04:00
memory refactor(storage): Remove decommissioned path for memory store (#313) 2022-08-11 20:42:56 -04:00
sql fix(storage): Default domain_expiration to 0 for SQL when the column doesn't already exist 2022-09-07 18:18:26 -04:00
store_bench_test.go feat(storage): Add optional write-through cache to sql store 2022-08-18 19:29:39 -04:00
store_test.go feat(storage): Add optional write-through cache to sql store 2022-08-18 19:29:39 -04:00
store.go feat(storage): Add optional write-through cache to sql store 2022-08-18 19:29:39 -04:00