gatus/storage
Bo-Yi Wu 5b3e0c8074
refactor: periodic operations to use time.Ticker (#978)
- Use `time.Ticker` instead of `time.After` for periodic operations in `autoSave` function
- Use `time.Ticker` instead of `time.After` for periodic operations in `monitor` function

Signed-off-by: appleboy <appleboy.tw@gmail.com>
2025-01-28 22:23:16 -05:00
..
store refactor: periodic operations to use time.Ticker (#978) 2025-01-28 22:23:16 -05: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