metrics-sqlite 0.4.1

Library for providing SQLite backend for metrics
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<a name="v0.2.1"></a>
## v0.2.1 (2021-03-10)


#### Bug Fixes

*   fixes #5, avoids panic from RefCell by moving logic to worker ([96384308]96384308)

<a name="v0.2.0"></a>
## v0.2.0 (2021-03-09)

#### Features

* metrics 0.14 
* ability to flush to disk less frequently