AppFlowy-Cloud/src
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
..
api fix: support index document in the background, fix stack overflow when calling rayon::spawn (#1099) 2024-12-24 14:30:17 +08:00
biz fix: support index document in the background, fix stack overflow when calling rayon::spawn (#1099) 2024-12-24 14:30:17 +08:00
config feat: add option for tls mailer (#1078) 2024-12-17 13:53:32 +08:00
domain chore: update validator crate 2024-12-11 12:33:46 +08:00
middleware feat: sync document through http request (#1064) 2024-12-12 14:53:07 +08:00
application.rs fix: support index document in the background, fix stack overflow when calling rayon::spawn (#1099) 2024-12-24 14:30:17 +08:00
lib.rs feat: accept workspace invite email 2024-04-29 19:40:20 +08:00
mailer.rs feat: invite to workspace email wait (#1057) 2024-12-11 09:43:27 +08:00
main.rs fix: support index document in the background, fix stack overflow when calling rayon::spawn (#1099) 2024-12-24 14:30:17 +08:00
self_signed.rs feat: ws connect (#3) 2023-05-08 19:03:50 +08:00
state.rs fix: support index document in the background, fix stack overflow when calling rayon::spawn (#1099) 2024-12-24 14:30:17 +08:00
telemetry.rs chore: setup tokio console (#1046) 2024-12-06 11:33:04 +08:00