WIP: Add compression to recipe #61

Draft
notplants wants to merge 7 commits from compress into main
Owner

The autonomic matrix DB blew up to 500gb in size. This PR employs various tactics to compress a bloated DB, and keep it compressed. We got the DB size down to 75GB after applying these techniques.

More description for this PR coming soon.

The autonomic matrix DB blew up to 500gb in size. This PR employs various tactics to compress a bloated DB, and keep it compressed. We got the DB size down to 75GB after applying these techniques. More description for this PR coming soon.
notplants added 7 commits 2026-05-25 17:07:22 +00:00
This pull request has changes conflicting with the target branch.
  • homeserver.yaml.tmpl
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin compress:compress
git checkout compress
Sign in to join this conversation.
No description provided.