mirror of
https://github.com/AppFlowy-IO/AppFlowy-Cloud.git
synced 2025-04-22 12:57:06 -04:00
* 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 |
||
---|---|---|
.. | ||
ai_test | ||
collab | ||
collab_history | ||
file_test | ||
gotrue | ||
search | ||
server_info | ||
sql_test | ||
user | ||
websocket | ||
workspace | ||
yrs_version | ||
main.rs |