AppFlowy-Cloud/services/appflowy-collaborate/src
Bartosz Sypytkowski 356cf5d132 chore: fix clippy errors 2024-11-04 08:29:32 +01:00
..
actix_ws feat: refactor access control to enable swapping implementation (#859) 2024-10-10 13:04:47 +08:00
client feat: refactor access control to enable swapping implementation (#859) 2024-10-10 13:04:47 +08:00
collab chore: remove realtime shared state 2024-11-04 07:58:16 +01:00
group feat: refactor access control to enable swapping implementation (#859) 2024-10-10 13:04:47 +08:00
indexer fix: using spawn_blocking in order to not block the runtime (#793) 2024-09-05 09:19:34 +08:00
snapshot chore: using copy to improve write speed of batch collab api endpoint (#862) 2024-10-07 08:58:19 +08:00
util chore: move collab rt crate (#489) 2024-04-22 12:14:41 +08:00
api.rs chore: remove realtime shared state 2024-11-04 07:58:16 +01:00
application.rs chore: fix clippy errors 2024-11-04 08:20:56 +01:00
command.rs fix: limit concurrency level of batch get encode collab (#892) 2024-10-17 13:29:27 +08:00
compression.rs feat: add post realtime message stream handler to independent collab ws (#647) 2024-06-25 13:30:05 +08:00
config.rs chore: use env to use control multiple thread runtime or not (#760) 2024-08-28 00:13:24 +08:00
connect_state.rs Integrate ai chat (#569) 2024-05-22 11:18:07 +08:00
error.rs Integrate ai chat (#569) 2024-05-22 11:18:07 +08:00
lib.rs chore: remove realtime shared state 2024-11-04 07:58:16 +01:00
main.rs feat: add telemetry to appflowy collaborate service (#662) 2024-06-28 13:44:59 +08:00
metrics.rs feat: Measure sync (#772) 2024-08-30 21:48:19 +08:00
permission.rs feat: migrate collab access control to collaboration service (#548) 2024-05-15 15:24:07 +08:00
pg_listener.rs chore: remove workspace and collab listener (#893) 2024-10-17 17:43:00 +08:00
rt_server.rs chore: fix clippy errors 2024-11-04 08:29:32 +01:00
state.rs chore: remove realtime shared state 2024-11-04 07:58:16 +01:00
telemetry.rs feat: add telemetry to appflowy collaborate service (#662) 2024-06-28 13:44:59 +08:00