AppFlowy-Cloud/libs
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
..
access-control chore: simplify collab level access control (#1008) 2024-11-20 12:29:16 +08:00
app-error chore: search and chat (#999) 2024-11-16 14:52:12 +08:00
appflowy-ai-client chore: search and chat (#999) 2024-11-16 14:52:12 +08:00
authentication feat: add can be deleted field to GlobalComment 2024-07-29 19:32:16 +08:00
client-api Merge pull request #1019 from AppFlowy-IO/feat/get-database-fields 2024-11-27 19:04:20 -08:00
client-api-entity chore: create user awareness when creating a new user (#728) 2024-08-16 16:05:15 +08:00
client-api-test chore: simplify collab level access control (#1008) 2024-11-20 12:29:16 +08:00
client-websocket chore: store pending collab writes in memory (#1000) 2024-11-17 13:25:42 +08:00
collab-rt-entity fix: invalid message id (#762) 2024-08-28 21:05:15 +08:00
collab-rt-protocol chore: use workspace deps (#880) 2024-10-14 16:02:22 +08:00
collab-stream chore: ignore create redis stream error when create a new group (#826) 2024-09-16 15:31:05 +08:00
database S3 collab cache (#1028) 2024-12-03 13:08:55 +08:00
database-entity S3 collab cache (#1028) 2024-12-03 13:08:55 +08:00
encrypt fix: cargo deny check advisories 2024-01-18 18:46:47 +08:00
gotrue chore: revoke for apple user 2024-09-02 17:25:21 +08:00
gotrue-entity fix: update for later version of gotrue 2024-08-27 10:15:20 +08:00
infra chore: update ai api endpoint & rename structs (#953) 2024-11-11 20:10:46 +08:00
mailer feat: separate smtp username from email 2024-11-14 16:00:15 +08:00
shared-entity Merge pull request #1019 from AppFlowy-IO/feat/get-database-fields 2024-11-27 19:04:20 -08:00
snowflake chore: separate crates (#18) 2023-09-07 19:40:11 +08:00
tonic-proto chore: generate history using redis steam (#570) 2024-05-23 07:57:20 +08:00
wasm-test chore: appflowy ai client (#547) 2024-05-12 09:23:32 +08:00
workspace-template chore: Upgrade the collab library to fix the issue with importing Notion zip files that contain embedded zip attachments. (#955) 2024-11-01 22:26:27 +08:00