liuyi
|
89b5c96d25
|
refactor(server): folder structure (#5573)
|
2024-01-12 04:18:39 +00:00 |
|
DarkSky
|
0c2d2f8d16
|
feat: struct type feature config (#5142)
|
2023-12-14 09:50:52 +00:00 |
|
DarkSky
|
2b7f6f8b74
|
feat: integrate new modules (#5087)
|
2023-12-14 09:50:46 +00:00 |
|
liuyi
|
797cd5c6eb
|
fix(server): avoid repeatly register providers (#5265)
|
2023-12-13 02:12:38 +00:00 |
|
liuyi
|
bf97a07d1f
|
fix(server): use last update creating time as snasphot update timestamp (#5266)
|
2023-12-12 06:03:34 +00:00 |
|
liuyi
|
30ecee483d
|
fix(server): avoid updates persist forever (#5258)
|
2023-12-11 09:17:49 +00:00 |
|
liuyi
|
17d584b336
|
refactor(server): use events system (#5149)
|
2023-12-08 05:00:58 +00:00 |
|
liuyi
|
b4b4a3b625
|
fix(server): avoid snapshot write conflict (#5174)
|
2023-12-04 11:12:16 +00:00 |
|
liuyi
|
89f267a3fe
|
refactor(server): simplify metrics creation and usage (#5115)
|
2023-11-29 08:05:08 +00:00 |
|
LongYinan
|
7a7cbc45d7
|
fix: add prefer-readonly rule (#5122)
|
2023-11-29 15:19:00 +08:00 |
|
LongYinan
|
923844f302
|
fix: add eqeqeq lint rule (#5106)
|
2023-11-29 04:43:31 +00:00 |
|
Peng Xiao
|
34d575078c
|
feat(core): simple recovery history ui poc (#5033)
Simple recovery history UI poc.
What's missing
- [x] e2e
All biz logic should be done, excluding complete ui details.
- [ ] offline prompt
- [ ] history timeline
- [ ] page ui
https://github.com/toeverything/AFFiNE/assets/584378/fc3f6a48-ff7f-4265-b9f5-9c0087cb2635
|
2023-11-27 02:41:19 +00:00 |
|
liuyi
|
91efca107a
|
refactor(server): standarderlize metrics and trace with OTEL (#5054)
you can now export span to Zipkin and metrics to Prometheus when developing locally
follow the docs of OTEL: https://opentelemetry.io/docs/instrumentation/js/exporters/
<img width="2357" alt="image" src="https://github.com/toeverything/AFFiNE/assets/8281226/ec615e1f-3e91-43f7-9111-d7d2629e9679">
|
2023-11-24 15:19:22 +00:00 |
|
liuyi
|
1740e7efa1
|
fix(server): check state changes before saving history record (#5038)
|
2023-11-23 07:39:02 +00:00 |
|
liuyi
|
d1476495ae
|
feat(server): impl doc history (#5004)
|
2023-11-22 07:56:59 +00:00 |
|
liuyi
|
946b7b4004
|
feat(server): event on snapshot upserted (#5002)
|
2023-11-22 07:23:44 +00:00 |
|
liuyi
|
525b196cae
|
feat(server): reduce duplidated merge with cache (#4975)
|
2023-11-22 04:09:07 +00:00 |
|
liuyi
|
85bee72e6b
|
chore(server): remove deprecated redis manager (#4971)
|
2023-11-22 03:51:18 +00:00 |
|
liuyi
|
c44a9a4903
|
fix(server): wrap updates applying in a transaction (#4922)
|
2023-11-14 14:39:39 +08:00 |
|
liuyi
|
405167854b
|
perf(server): avoid auto select blob data when upsert (#4891)
|
2023-11-09 10:45:31 +00:00 |
|
liuyi
|
b99ac51624
|
chore(server): decrease amount of batch updates merging (#4860)
|
2023-11-07 09:18:02 +00:00 |
|
liuyi
|
01d7fe4597
|
fix(server): avoid saving invalid data (#4859)
|
2023-11-07 08:27:17 +00:00 |
|
liuyi
|
cb6974f263
|
fix(server): avoid server overloading by too many updates (#4846)
|
2023-11-06 10:21:19 +00:00 |
|
liuyi
|
6a93203d68
|
feat(server): sync data with ack (#4791)
|
2023-11-02 09:05:28 +00:00 |
|
LongYinan
|
581635f40b
|
Merge pull request #4709 from toeverything/61/doc-perf
perf(server): opmitize updates table
|
2023-10-30 09:27:19 +00:00 |
|
forehalo
|
98d0ac3c90
|
feat(server): add data migration system
|
2023-10-30 11:12:09 +08:00 |
|
forehalo
|
ef1228dcb4
|
perf(server): opmitize updates table
|
2023-10-24 17:54:59 +08:00 |
|
liuyi
|
7275d417b2
|
fix(server): avoid workspace subdoc guid conflict (#4664)
|
2023-10-19 08:12:57 +00:00 |
|
Joooye_34
|
bed9310519
|
refactor(infra): directory structure (#4615)
|
2023-10-18 15:30:08 +00:00 |
|