AppFlowy-Cloud/tests
Bartosz Sypytkowski 9ff6f1c744
S3 collab cache (#1028)
* 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
2024-12-03 13:08:55 +08:00
..
ai_test chore: update ai api endpoint & rename structs (#953) 2024-11-11 20:10:46 +08:00
collab S3 collab cache (#1028) 2024-12-03 13:08:55 +08:00
collab_history chore: check before write to hisotry (#809) 2024-09-10 22:10:59 +08:00
file_test chore: upload api endpoint for web upload (#1024) 2024-11-28 09:09:09 +08:00
gotrue feat: improve workspace api 2024-07-25 04:19:40 +08:00
search chore: set max import zip file size (#1011) 2024-11-20 14:07:36 +08:00
server_info feat: Endpoint for server info (#835) 2024-09-29 11:01:22 +08:00
sql_test chore: update ai api endpoint & rename structs (#953) 2024-11-11 20:10:46 +08:00
user fix: delete user should only remove owned workspaces 2024-09-04 12:00:34 +08:00
websocket Integrate ai chat (#569) 2024-05-22 11:18:07 +08:00
workspace fix: filter database that is in trash 2024-11-27 19:53:47 +08:00
yrs_version feat: duplicate published doc (#700) 2024-09-03 09:12:29 +08:00
main.rs feat: Endpoint for server info (#835) 2024-09-29 11:01:22 +08:00