AppFlowy-Cloud/services/appflowy-collaborate/src
khorshuheng 8c6a657f03 fix: trim awareness when collab group is dropped 2025-01-15 00:54:49 +08:00
..
actix_ws chore: rename data to doc_state 2024-12-20 10:22:08 +08:00
client feat: sync document through http request (#1064) 2024-12-12 14:53:07 +08:00
collab chore: update expire time for database row (#1158) 2025-01-14 10:15:34 +08:00
group fix: trim awareness when collab group is dropped 2025-01-15 00:54:49 +08:00
snapshot chore: rename data to doc_state 2024-12-20 10:22:08 +08:00
util chore: move collab rt crate (#489) 2024-04-22 12:14:41 +08:00
api.rs chore: add preliminary check for enabled indexing to batch collab insert 2024-12-19 06:49:32 +01:00
application.rs feat: Chat file metadata (#1133) 2025-01-07 12:46:55 +08:00
command.rs feat: sync document through http request (#1064) 2024-12-12 14:53:07 +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: update env (#1136) 2025-01-07 15:47:36 +08:00
connect_state.rs feat: sync document through http request (#1064) 2024-12-12 14:53:07 +08:00
error.rs chore: clippy 2024-12-20 11:08:01 +08:00
lib.rs Merge branch 'main' into stateless 2024-12-24 14:59:04 +08:00
main.rs feat: add telemetry to appflowy collaborate service (#662) 2024-06-28 13:44:59 +08:00
metrics.rs chore: add prometheus histogram metrics for collab redis update read latency 2024-12-31 14:18:42 +01: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 Merge branch 'main' into stateless 2024-12-24 14:59:04 +08:00
state.rs chore: add metrics to redis collab stream 2025-01-03 08:44:36 +01:00
telemetry.rs fix: support index document in the background, fix stack overflow when calling rayon::spawn (#1099) 2024-12-24 14:30:17 +08:00
thread_pool_no_abort.rs chore: create embed in background (#1071) 2024-12-15 12:29:51 +08:00