An open API service indexing awesome lists of open source software.

https://github.com/miikka/cache-metrics

Instrumentation for core.cache caches
https://github.com/miikka/cache-metrics

cache clojure dropwizard instrumentation metrics

Last synced: 3 months ago
JSON representation

Instrumentation for core.cache caches

Awesome Lists containing this project

README

          

# cache-metrics [![cljdoc badge](https://cljdoc.org/badge/cache-metrics/cache-metrics)](https://cljdoc.org/d/cache-metrics/cache-metrics/CURRENT)

A Clojure library for instrumenting [core.cache](https://github.com/clojure/core.cache) caches with [Dropwizard Metrics](https://metrics.dropwizard.io).

## Latest version

```clojure
[cache-metrics "0.1.3"]
```

## Usage

See [the documentation](https://cljdoc.xyz/d/cache-metrics/cache-metrics/CURRENT/api/cache-metrics.core).

## License

Copyright © Miikka Koskinen.

Distributed under the Eclipse Public License either version 1.0 or (at
your option) any later version.