AdGuardHome/stats
Simon Zolin f64868472a - stats: fix read-write race
* periodicFlush() operation doesn't result in an inconsistent state at any time
* stats readers use the last unit ID properly, excluding the possibility
 when unit ID could be changed, but this unit isn't yet created
2019-11-11 16:18:20 +03:00
..
stats.go + stats: GetTopData() 2019-10-09 18:03:22 +03:00
stats_http.go * minor 2019-10-21 17:50:46 +03:00
stats_test.go * minor 2019-11-11 16:13:03 +03:00
stats_unit.go - stats: fix read-write race 2019-11-11 16:18:20 +03:00