• Kelvin Fichter's avatar
    feat(rhc): refactor service using BaseServiceV2 · e264f03f
    Kelvin Fichter authored
    Refactors the replica-healthcheck service using the BaseServiceV2 base
    class. Significantly reduces the complexity of the service overall (the
    whole service now fits within < 200 loc). Updates the README to reflect
    these changes and removes many now-unused dependencies.
    e264f03f
Name
Last commit
Last update
..
common-ts Loading commit data...
contracts Loading commit data...
core-utils Loading commit data...
data-transport-layer Loading commit data...
message-relayer Loading commit data...
replica-healthcheck Loading commit data...
sdk Loading commit data...
smock Loading commit data...