* chore: collab cache for S3 * chore: adjust disk cache api to accomodate s3 * chore: move postgres dependent ops to disk cache * chore: replace blob inserts from pg to s3 * chore: delete blob and collab exist now use s3 * chore: fix clippy erorrs * chore: post rebase fixes * chore: fix clippy warnings * chore: fix imports * chore: make snapshots work over S3 * chore: remove dead code * chore: use compressed snapshots * chore: add zstd compression * chore: introduce collab size threshold to keep smaller collabs in postgres * chore: remove collabs from S3 if they were put to postgres * chore: update tests |
||
|---|---|---|
| .. | ||
| awareness_test.rs | ||
| collab_curd_test.rs | ||
| member_crud.rs | ||
| missing_update_test.rs | ||
| mod.rs | ||
| multi_devices_edit.rs | ||
| permission_test.rs | ||
| single_device_edit.rs | ||
| storage_test.rs | ||
| util.rs | ||
| web_edit.rs | ||