Nathan.fooo
|
365c64c5c2
|
chore: use colla storage instead of select from db directly (#782)
|
2024-09-02 21:25:21 +08:00 |
Nathan.fooo
|
abd96d8b56
|
chore: add APPFLOWY_COLLAB_REMOVE_BATCH_SIZE env to control num of co… (#779)
* chore: add APPFLOWY_COLLAB_REMOVE_BATCH_SIZE env to control num of collabs to be removed in one tick
* chore: clippy
|
2024-09-02 11:24:40 +08:00 |
Nathan.fooo
|
c2a5369313
|
chore: set chat request timeout (#777)
* chore: set chat request timeout
* chore: clippy
|
2024-09-01 15:16:11 +08:00 |
Bartosz Sypytkowski
|
f75413566e
|
chore: reconnect realtime metrics
|
2024-08-30 09:56:51 +02:00 |
Bartosz Sypytkowski
|
5b2b717fe7
|
chore: remove redundant metrics collector
|
2024-08-30 05:14:44 +02:00 |
Nathan.fooo
|
ab14568bbf
|
chore: use env to use control multiple thread runtime or not (#760)
|
2024-08-28 00:13:24 +08:00 |
nathan
|
fee2c37aa4
|
chore: disable multiple thread in group
|
2024-08-27 18:12:11 +08:00 |
Nathan.fooo
|
a21c55cbcc
|
chore: modify log level for some cases (#754)
* chore: modify log level for some cases
* chore: update logs
|
2024-08-27 14:57:00 +08:00 |
Nathan.fooo
|
cbb9adc29d
|
chore: enable multiple threads (#753)
|
2024-08-27 11:15:54 +08:00 |
nathan
|
c77d0f9c2c
|
chore: spawn indexer
|
2024-08-26 09:47:46 +08:00 |
Nathan.fooo
|
73127fb886
|
chore: shorten group lifetime (#726)
|
2024-08-13 16:20:06 +08:00 |
Bartosz Sypytkowski
|
f13b9ee787
|
chore: add indexing of collabs at application start
|
2024-06-28 05:40:44 +02:00 |
Bartosz Sypytkowski
|
b1ebbecc5f
|
chore: moving appflowy indexer into appflowy cloud
|
2024-06-28 05:39:53 +02:00 |
Khor Shu Heng
|
c7d474c9cf
|
chore: allow collab persistence and edit state behaviour to be configurable (#637)
|
2024-06-23 23:19:54 +08:00 |
Khor Shu Heng
|
537824e82b
|
chore: fix clippy linting errors and warnings (#639)
|
2024-06-23 23:18:38 +08:00 |
Nathan.fooo
|
2736fa60a7
|
chore: integrate redis stream (#559)
* chore: integrate redis stream
* chore: make CollabUpdateStreaming::send_update synchronous
---------
Co-authored-by: Bartosz Sypytkowski <b.sypytkowski@gmail.com>
|
2024-05-18 08:28:57 +08:00 |
Khor Shu Heng
|
c79267d42a
|
feat: migrate collab access control to collaboration service (#548)
* feat: migrate collab access control to collaborate service
* feat: migrate workspace access control to separate crate
|
2024-05-15 15:24:07 +08:00 |
Nathan.fooo
|
388d38428b
|
chore: revamp post realtime endpoint (#536)
* chore: revamp post realtime endpoint
* chore: fix clippy
* chore: fix fmt
|
2024-05-08 22:06:37 +08:00 |
Nathan.fooo
|
70262a1ac4
|
chore: try to not block actor mailbox (#534)
* chore: add test
* chore: spawn task to handle message
* chore: update error message
|
2024-05-08 16:54:05 +08:00 |
Nathan.fooo
|
59b3d69c42
|
chore: fix local set warnings (#515)
* chore: fix local set warnings
* chore: clippy
|
2024-05-01 23:07:57 +08:00 |
Nathan.fooo
|
79bb510aaf
|
ci: run history test (#513)
* ci: run history test
* chore: fix ci
|
2024-05-01 16:28:07 +08:00 |
Nathan.fooo
|
efbe9c4a93
|
chore: move collab rt crate (#489)
* chore: create appflowy collaborate crate
* chore: remove collab-rt
* chore: fmt
* chore: main
|
2024-04-22 12:14:41 +08:00 |