Liking cljdoc? Tell your friends :D

Getting Started

salutem is a system for defining and maintaining a collection of health checks with support for:

  • both realtime and background checks,
  • a registry for storing, finding and resolving checks, and
  • an asynchronous maintenance system for ensuring that the results of checks are kept up-to-date according to their definition.

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

Contents

Installation

Add the following to your project.clj file:

[io.logicblocks/salutem.core "0.1.0"]

Can you improve this documentation? These fine people already did:
Circle CI & Toby Clemson
Edit on GitHub

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

× close