AppFlowy-Cloud/tests/collab
Bartosz Sypytkowski 3799966f12
chore: store pending collab writes in memory (#1000)
* chore: write immediatelly actually writes immediatelly

* chore: fix clippy errors

* chore: add metrics to new storage queue impl

* chore: set collab batch write capacity to the same as on main branch
2024-11-17 13:25:42 +08:00
..
awareness_test.rs chore: upgrade code to use asynchronous locks 2024-08-13 19:59:46 +02:00
collab_curd_test.rs chore: search and chat (#999) 2024-11-16 14:52:12 +08:00
member_crud.rs chore: appflowy ai client (#547) 2024-05-12 09:23:32 +08:00
missing_update_test.rs chore: enable setting up periodic sync step 1 sends from sync plugin (#738) 2024-08-27 11:55:27 +08:00
mod.rs feat: support appflowy web editing for document (#877) 2024-10-15 15:05:45 +08:00
multi_devices_edit.rs chore: make sync plugin work over any collab type without generics 2024-08-14 14:42:12 +02:00
permission_test.rs chore: make sync plugin work over any collab type without generics 2024-08-14 14:42:12 +02:00
single_device_edit.rs chore: make sync plugin work over any collab type without generics 2024-08-14 14:42:12 +02:00
storage_test.rs chore: store pending collab writes in memory (#1000) 2024-11-17 13:25:42 +08:00
util.rs chore: fix cargo fmt and clippy errors 2024-08-13 19:59:48 +02:00
web_edit.rs feat: support appflowy web editing for document (#877) 2024-10-15 15:05:45 +08:00