AppFlowy-Cloud/libs/database/src
Bartosz Sypytkowski 66deaf3fa3
chore: move collab cache for appflowy collaborate service and add metrics (#1045)
* chore: move collab cache for appflowy collaborate service and add metrics

* chore: add histogram for measuring time spent in postgres transactions

* chore: delete blobs in chunks

* chore: bring back redis cache filling by import worker

* chore: cargo fmt

* chore: make import workspace update existing collabs

* chore: bulk insert collab deduplicate records
2024-12-06 19:55:51 +08:00
..
chat feat: chat settings (#1044) 2024-12-05 23:30:11 +08:00
collab chore: move collab cache for appflowy collaborate service and add metrics (#1045) 2024-12-06 19:55:51 +08:00
file chore: move collab cache for appflowy collaborate service and add metrics (#1045) 2024-12-06 19:55:51 +08:00
history chore: check before write to hisotry (#809) 2024-09-10 22:10:59 +08:00
index chore: reduce number of SQL statements executed when inserting/updating collab (#1022) 2024-11-27 13:00:00 +08:00
access_request.rs feat: additional access control config 2024-10-16 15:10:01 +08:00
lib.rs feat: add endpoints to allow workspace owner to approve web page view request 2024-09-26 14:59:33 +08:00
listener.rs feat: implement import notion zip file api endpoint (#840) 2024-10-03 22:22:29 +08:00
pg_row.rs feat: add role for user when querying workspaces (#983) 2024-11-12 21:12:58 +08:00
publish.rs chore: upload api endpoint for web upload (#1024) 2024-11-28 09:09:09 +08:00
resource_usage.rs chore: insert metadata after import notion zip file (#871) 2024-10-10 22:32:02 +08:00
template.rs fix: filter out templates which has not been published 2024-09-16 00:05:22 +08:00
user.rs chore: import mailer (#869) 2024-10-13 20:08:55 +08:00
workspace.rs fix: patch publish name 2024-11-13 17:21:49 +08:00