-
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(handlers): hash based service updates (#43)
* feat(handlers): add hash-based change detection for service updates * feat(handlers): add hash-based change detection for service updates * perf(arr): optimize health checks with singleflight and background refresh * refactor(services): synchronize version fetching * ci: add redis service container to GitHub Actions workflow * fix: prevent double close in cache tests
- Loading branch information
Showing
23 changed files
with
1,266 additions
and
579 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.