AppFlowy-Cloud/services/appflowy-collaborate/src
Bartosz Sypytkowski 5eed93441b chore: prevent hot loops in collab updates stream 2024-10-30 07:47:58 +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: create method for receiving the most recent snapshot 2024-10-30 07:43:31 +01:00
group chore: prevent hot loops in collab updates stream 2024-10-30 07:47:58 +01:00
indexer fix: using spawn_blocking in order to not block the runtime (#793) 2024-09-05 09:19:34 +08:00
snapshot chore: removed appflowy history 2024-10-30 07:43:31 +01:00
util chore: move collab rt crate (#489) 2024-04-22 12:14:41 +08:00
api.rs feat: refactor access control to enable swapping implementation (#859) 2024-10-10 13:04:47 +08:00
application.rs chore: make collab group prune grace period configurable 2024-10-30 07:47:58 +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: make collab group prune grace period configurable 2024-10-30 07:47:58 +01:00
connect_state.rs Integrate ai chat (#569) 2024-05-22 11:18:07 +08:00
error.rs chore: remove broadcast and introduce lease 2024-10-30 07:43:31 +01:00
lib.rs chore: more traces in collab group 2024-10-30 07:43:31 +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: make collab group prune grace period configurable 2024-10-30 07:47:58 +01:00
shared_state.rs chore: revamp post realtime endpoint (#536) 2024-05-08 22:06:37 +08:00
state.rs feat: refactor access control to enable swapping implementation (#859) 2024-10-10 13:04:47 +08:00
telemetry.rs feat: add telemetry to appflowy collaborate service (#662) 2024-06-28 13:44:59 +08:00