Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-08-30 | libstore: use notifications for stats counters | eldritch horrors | |
updating statistics *immediately* when any counter changes declutters things somewhat and makes useful status reports less dependent on the current worker main loop. using callbacks will make it easier to move the worker loop into kj entirely, using only promises for scheduling. Change-Id: I695dfa83111b1ec09b1a54cff268f3c1d7743ed6 |