akkoma/lib
Oneric 3ac745a5c7 Add standalone prune_orphaned_activities CLI task
This part of pruning can be very expensive and bog down the whole
instance to an unusable sate for a long time. It can thus be desireable
to split it from prune_objects and run it on its own in smaller limited batches.

If the batches are smaller enough and spaced out a bit, it may even be possible
to avoid any downtime. If not, the limit can still help to at least make the
downtime duration somewhat more predictable.
2024-02-19 19:35:49 +01:00
..
mix Add standalone prune_orphaned_activities CLI task 2024-02-19 19:35:49 +01:00
phoenix/transports/web_socket Migrate to phoenix 1.7 (#626) 2023-08-15 10:22:18 +00:00
pleroma Merge pull request 'Prune old Update activities' (#683) from Oneric/akkoma:db-prune-old-updates into develop 2024-02-19 13:59:33 +00:00