akkoma/lib/pleroma/instances
Ivan Tashkinov b40b4bc4e5 [#582] Optimized federation retirement by reducing the number of SQL calls
(calling `Instances.set_reachable/1` only if instance had `unreachable_since`,
calling `Instances.set_unreachable/1` only if instance had nil `unreachable_since`).
2019-02-03 12:41:27 +03:00
..
instance.ex [#582] Optimized federation retirement by reducing the number of SQL calls 2019-02-03 12:41:27 +03:00