Component friendly StatsD client for Clojure
Leiningen (via Clojars)
REPL
(require '[stature.metrics :as m]
'[stature.netrics.protocol :as p])
See here
Updated depdencies & migrated CI to GitHub Actions.
No new features.
Reorganized stature.metrics
namespace and moved utility macros to stature.metrics.protocol
to
make it easier to use the component.
Updated dependencies.
Moved tools.logging and component dependencies to main dependency list
Added build status
Fixed deploy-repositories setting
Open sourced nomnom/stature library