Jordan Hrycaj 42a08cfba9
Coredb and sync maintenance update (#2583)
* bump metrics

* Remove cruft

* Cosmetics, update some logging, noise control

* Renamed `CoreDb` function `hasKey` => `hasKeyRc` and provided `hasKey`

why:
  Currently, `hasKey` returns a `Result[]` rather than a `bool` which
  is what one would expect from a function prototype of this name.

  This was a bit of an annoyance and cost unnecessary attention.
2024-08-30 11:18:36 +00:00
..
2024-08-19 09:42:07 +02:00
2024-05-31 09:13:56 +02:00
2024-06-08 07:41:44 +07:00
2024-08-08 07:45:30 +02:00
2024-06-14 10:08:44 +02:00