tomer doron
|
2953390316
|
remove CachingMetricsHandler
motivation: CachingMetricsHandler represents an optimization that is better handled by implementations than dictated by the API
see: https://forums.swift.org/t/discussion-server-metrics-api/19600/2?u=tomerd
changes:
* remove CachingMetricsHandler
* adjust tests
|
2019-02-24 18:03:07 -08:00 |
tomer doron
|
02eeee08d9
|
license
|
2019-02-21 19:47:50 -08:00 |
Konrad `ktoso` Malawski
|
4554b8eea6
|
Align proposal code with proposal README, add missing make* on Metrics (#5)
May resolve #4 if that was the original intent of using the API
|
2019-01-17 23:09:00 -08:00 |
tomer doron
|
9907101ff8
|
format
|
2019-01-14 02:00:18 -08:00 |
tomer doron
|
da46fbb762
|
better caching
motivation: better metrics cache, seperate mutex per type
changes:
* seperate mutex per metric type
* more tests
|
2019-01-11 10:51:57 -08:00 |
tomer doron
|
d01123e590
|
initial commit
|
2019-01-08 13:25:21 -08:00 |