AppFlowy-Cloud/tests/collab
Nathan.fooo 1131818eb7
fix: support index document in the background, fix stack overflow when calling rayon::spawn (#1099)
* chore: batch index

* chore: format log

* chore: index workspace

* chore: fix stack overflow

* chore: background index

* chore: clippy

* chore: filter tasks

* chore: clippy

* chore: add metrics

* chore: fix test
2024-12-24 14:30:17 +08:00
..
awareness_test.rs chore: simplify collab level access control (#1008) 2024-11-20 12:29:16 +08:00
collab_curd_test.rs fix: support index document in the background, fix stack overflow when calling rayon::spawn (#1099) 2024-12-24 14:30:17 +08:00
collab_embedding_test.rs chore: create embed in background (#1071) 2024-12-15 12:29:51 +08:00
database_crud.rs feat: upsert database row (#1067) 2024-12-18 13:47:20 +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 fix: support index document in the background, fix stack overflow when calling rayon::spawn (#1099) 2024-12-24 14:30:17 +08:00
util.rs test: add test (#1077) 2024-12-16 16:19:41 +08:00
web_edit.rs feat: support appflowy web editing for document (#877) 2024-10-15 15:05:45 +08:00