AppFlowy-Cloud/tests/collab
Nathan.fooo 2ab1e94b99
chore: create embed in background (#1071)
* refactor: create indexer scheduler

* refactor: replace current calls

* chore: use rayon thread pool

* chore: index unindexed collab using thread pool

* chore: index collab when write to disk

* chore: add test

* chore: add test

* chore: add test

* chore: fix client api deps

* chore: chat with document test

* chore: fix test

* chore: clippy

* chore: update test
2024-12-15 12:29:51 +08:00
..
awareness_test.rs chore: simplify collab level access control (#1008) 2024-11-20 12:29:16 +08:00
collab_curd_test.rs S3 collab cache (#1028) 2024-12-03 13:08:55 +08:00
collab_embedding_test.rs chore: create embed in background (#1071) 2024-12-15 12:29:51 +08:00
database_crud.rs feat: insert database row into selected database (#1029) 2024-12-11 15:47:29 +08:00
member_crud.rs chore: stop writing to af_collab_member 2024-12-13 10:17:22 +08:00
missing_update_test.rs chore: create embed in background (#1071) 2024-12-15 12:29:51 +08:00
mod.rs chore: create embed in background (#1071) 2024-12-15 12:29:51 +08:00
multi_devices_edit.rs chore: simplify collab level access control (#1008) 2024-11-20 12:29:16 +08:00
permission_test.rs chore: create embed in background (#1071) 2024-12-15 12:29:51 +08:00
single_device_edit.rs chore: create embed in background (#1071) 2024-12-15 12:29:51 +08:00
storage_test.rs chore: move collab cache for appflowy collaborate service and add metrics (#1045) 2024-12-06 19:55:51 +08:00
util.rs chore: create embed in background (#1071) 2024-12-15 12:29:51 +08:00
web_edit.rs feat: support appflowy web editing for document (#877) 2024-10-15 15:05:45 +08:00