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 |
||
---|---|---|
.. | ||
access-control | ||
app-error | ||
appflowy-ai-client | ||
authentication | ||
client-api | ||
client-api-entity | ||
client-api-test | ||
client-websocket | ||
collab-rt-entity | ||
collab-rt-protocol | ||
collab-stream | ||
database | ||
database-entity | ||
encrypt | ||
gotrue | ||
gotrue-entity | ||
infra | ||
mailer | ||
shared-entity | ||
snowflake | ||
tonic-proto | ||
wasm-test | ||
workspace-template |