Liking cljdoc? Tell your friends :D

salutem.core

A system for defining and maintaining a collection of health checks with support for both realtime and background checks.

The salutem.core namespace is the public interface of the system and should be used in preference of the contained namespaces.

salutem is somewhat inspired by dropwizard-health which may provide additional insight into its design.

A system for defining and maintaining a collection of health checks with
support for both realtime and background checks.

The `salutem.core` namespace is the public interface of the system and should
be used in preference of the contained namespaces.

`salutem` is somewhat inspired by [dropwizard-health](https://github.com/dropwizard/dropwizard-health)
which may provide additional insight into its design.
raw docstring

salutem.core.checks

Provides constructors, predicates and evaluation functions for checks.

Provides constructors, predicates and evaluation functions for checks.
raw docstring

salutem.core.maintenance

Provides an asynchronous maintenance pipeline for maintaining up-to-date results for the checks in a registry.

Provides an asynchronous maintenance pipeline for maintaining up-to-date
results for the checks in a registry.
raw docstring

salutem.core.registry

Provides constructors, query functions and resolution functions for registries.

Provides constructors, query functions and resolution functions for
registries.
raw docstring

salutem.core.results

Provides constructors and predicates for check results.

Provides constructors and predicates for check results.
raw docstring

salutem.core.time

Provides time utilities for use in check definitions and the maintenance pipeline.

Provides time utilities for use in check definitions and the maintenance
pipeline.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close