diff options
author | Ivan Tashkinov <ivantashkinov@gmail.com> | 2019-02-03 12:41:27 +0300 |
---|---|---|
committer | Ivan Tashkinov <ivantashkinov@gmail.com> | 2019-02-03 12:41:27 +0300 |
commit | b40b4bc4e5b49ac2b35746cee7b1db92428d3ee1 (patch) | |
tree | 2709ef26592aac742044db9297eeda3196d2b135 /docs | |
parent | d5d91ae689e14103551dd3622e208ea31e40c858 (diff) | |
download | pleroma-b40b4bc4e5b49ac2b35746cee7b1db92428d3ee1.tar.gz |
[#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`).
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions