Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: re-implementation of /api/v1/status (#114)
* chore: fix missing author * feat: use c3p0 connection pool in production * feat: health_check_records table * feat: add gpg sign to action users * feat: add gpg sign to action users * feat: db updates, concurrent and orm example * feat: use timestamp to verify checks * ci: use automatically generated token * lint: JackRoutes * feat: valkey cache manager * fix: middleware conflict * ci: resolve conflict from upstream * fix: remove com.zephyr.caches * fix: db query leaking * fix: fix concurrent on /healthz route * feat: fix db connection leaking * feat: re-implementation of /api/v1/status
- Loading branch information