Commit graph

1937 commits

Author SHA1 Message Date
Khor Shu Heng
424796ef36
Merge pull request #1116 from AppFlowy-IO/collab-stream-metrics
chore: add metrics to redis collab stream
2025-01-03 18:04:45 +08:00
Bartosz Sypytkowski
9bd6589aa8 chore: add missing parameter 2025-01-03 09:16:01 +01:00
Bartosz Sypytkowski
cc6b58f73d chore: add metrics to redis collab stream 2025-01-03 08:44:36 +01:00
Khor Shu Heng
9d63113639
Merge pull request #1115 from AppFlowy-IO/fix-env-typo
fix: typo in gotrue database url deploy.env
2025-01-03 14:49:02 +08:00
khorshuheng
d4603a8ae6 fix: typo in gotrue database url deploy.env 2025-01-03 14:47:32 +08:00
Khor Shu Heng
6290214b1d
Merge pull request #1110 from nicolaus-hee/patch-1
fix: change postgres host to env variable instead of hard-coded
2025-01-03 00:19:23 +08:00
Khor Shu Heng
8fa0a10965
Merge pull request #1111 from nicolaus-hee/patch-2
fix: added missing env parameter for ADMIN_FRONTEND_APPFLOWY_CLOUD_URL to deploy.env
2025-01-03 00:17:02 +08:00
nicolaus-hee
7713d80fae fix: added missing env parameter for ADMIN_FRONTEND_APPFLOWY_CLOUD_URL
Adding ADMIN_FRONTEND_APPFLOWY_CLOUD_URL to `deploy.env` for convenience and consistency
2025-01-02 16:47:19 +01:00
nicolaus-hee
c8584dec9b fix: change postgres host to env variable instead of hard-coded
Change postgres host name to env variable
2025-01-02 16:41:56 +01:00
Nathan.fooo
3ee52ad8d0
chore: fix private open api key in config (#1112)
* chore: fix private open api key in config

* chore: fmt
2025-01-02 13:03:01 +08:00
Bartosz Sypytkowski
21d5325235
Merge pull request #1109 from AppFlowy-IO/measure-redis-stream-read-latency
chore: add prometheus histogram metrics for collab redis update read latency
2024-12-31 14:56:30 +01:00
Bartosz Sypytkowski
a0bed04685 chore: add prometheus histogram metrics for collab redis update read latency 2024-12-31 14:18:42 +01:00
Nathan.fooo
327ba7157e
chore: save fragment index (#1106) 2024-12-31 10:03:36 +08:00
Nathan.fooo
b886db1d5c
chore: fix clippy warnings (#1103) 2024-12-29 12:47:34 +08:00
Bartosz Sypytkowski
48e038b9ed
Merge pull request #853 from AppFlowy-IO/stateless
Stateless collab group
2024-12-27 13:00:44 +01:00
Bartosz Sypytkowski
4550cae2b1 chore: cherry pick github pr 1054 2024-12-27 10:07:01 +01:00
Bartosz Sypytkowski
c94938ee46 chore: fix clippy errors 2024-12-27 07:52:10 +01:00
Nathan.fooo
c80491267b
chore: update metrics and num threads (#1102) 2024-12-26 11:55:54 +08:00
khorshuheng
824d60920d Merge branch 'main' into stateless 2024-12-26 11:55:52 +08:00
khorshuheng
3c1da30663 Merge branch 'main' into stateless 2024-12-26 11:53:41 +08:00
Khor Shu Heng
b8e9aa0291
Merge pull request #1101 from AppFlowy-IO/sort-quick-notes-by-update-time
fix: sort quick notes by update time
2024-12-26 11:42:42 +08:00
khorshuheng
52f9ee071e fix: sort quick notes by update time 2024-12-26 11:05:57 +08:00
nathan
fddbc8073e chore: fix test 2024-12-24 15:42:52 +08:00
nathan
1a5c1714db Merge branch 'main' into stateless 2024-12-24 14:59:04 +08:00
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
Bartosz Sypytkowski
837f4de8f3 chore: remove gc check 2024-12-23 14:57:52 +01:00
Bartosz Sypytkowski
35430c6be2 chore: remove doing snapshots in collab group periodic saves 2024-12-23 13:02:23 +01:00
Bartosz Sypytkowski
59e8281010 Merge branch 'main' into stateless 2024-12-23 05:21:15 +01:00
Nathan.fooo
381b02a4d0
chore: disable batch index (#1098) 2024-12-23 00:04:25 +08:00
Zack
5ea714b004
Merge pull request #1092 from AppFlowy-IO/feat/update-collab
chore: update collab
2024-12-20 20:54:10 +08:00
Zack Fu Zi Xiang
cafff8098b
chore: update dockerfile rust version 2024-12-20 17:10:42 +08:00
Nathan.fooo
46f9c7811f
chore: return unindex collab one by one (#1095)
* chore: return unindex collab one by one

* chore: clippy
2024-12-20 15:14:47 +08:00
khorshuheng
8674c9f3ad Merge branch 'main' into stateless 2024-12-20 13:24:44 +08:00
Khor Shu Heng
a68dde0252
Merge pull request #1089 from AppFlowy-IO/quick-notes-api
feat: quick note CRUD APIs
2024-12-20 12:09:26 +08:00
khorshuheng
414d721ee0 feat: quick note CRUD APIs 2024-12-20 11:11:51 +08:00
nathan
9c40c3128b chore: clippy 2024-12-20 11:08:01 +08:00
nathan
011a5b59c9 chore: rename data to doc_state 2024-12-20 10:22:08 +08:00
nathan
971aa6d3e1 chore: map error 2024-12-20 10:13:16 +08:00
Zack Fu Zi Xiang
46f33ed3aa
chore: update client api dep count 2024-12-20 10:08:12 +08:00
Zack Fu Zi Xiang
1fc3817f3f
ci: linting update rust toolchain 2024-12-20 10:03:32 +08:00
Zack Fu Zi Xiang
0e7d3afa46
chore: update dockerfile 2024-12-20 09:48:45 +08:00
Zack Fu Zi Xiang
6f98894c6f
chore: version update to resolve sec issue 2024-12-20 09:37:25 +08:00
Zack Fu Zi Xiang
1f83e48362
Merge branch 'main' into feat/update-collab 2024-12-19 23:09:59 +08:00
Nathan.fooo
a4490b96c6
chore: fix flaky test (#1094) 2024-12-19 22:16:09 +08:00
Nathan.fooo
1614474c2d
chore: check collab type before index (#1093) 2024-12-19 22:03:10 +08:00
Zack Fu Zi Xiang
8f9158cc3b
chore: update collab 2024-12-19 16:57:05 +08:00
khorshuheng
1b17c8586b Merge branch 'quick-notes-api' into stateless 2024-12-19 16:50:33 +08:00
khorshuheng
8128c2f8e5 feat: quick note CRUD APIs 2024-12-19 16:50:05 +08:00
Bartosz Sypytkowski
9d6b272656 chore: merge main into stateless branch 2024-12-19 06:52:20 +01:00
Bartosz Sypytkowski
c1d94e3d17 chore: add preliminary check for enabled indexing to batch collab insert 2024-12-19 06:49:32 +01:00