Haruko386
|
1e46cef2d5
|
refactor: simplify sync task service and harden scheduler recovery (#18550)
### Summary
As title
|
2026-08-20 19:11:23 +08:00 |
|
Haruko386
|
602f55deed
|
feat[syncer]: add connection test with unified connector validation (#18281)
### Summary
as title
|
2026-08-18 11:30:29 +08:00 |
|
Haruko386
|
e32723ee36
|
feat[syncer]: implement outlook data source (#18350)
### Summary
As title
|
2026-08-17 18:43:15 +08:00 |
|
mkaaad
|
248a4e6960
|
Feat: connector go discord (#18349)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
|
2026-08-17 13:09:07 +08:00 |
|
mkaaad
|
c3b977f7b6
|
feat(syncer): Add REST API connector (#18256)
as title
|
2026-08-17 10:50:16 +08:00 |
|
mkaaad
|
3ce1b9be3d
|
Add MySQL and PostgreSQL connectors to Go syncer (#18162)
As title
---------
Co-authored-by: Jin Hai <haijin.chn@gmail.com>
|
2026-08-13 20:16:44 +08:00 |
|
Haruko386
|
96f7c39753
|
feat[Go]: resuming transmission from the point of interruption during data source synchronisation (#18176)
### Summary
As title
|
2026-08-13 18:38:37 +08:00 |
|
Haruko386
|
dd52dee600
|
feat[Go]: monitoring NATs and refactoring concurrency logic (#18049)
### Summary
As title
|
2026-08-11 14:36:11 +08:00 |
|
Haruko386
|
615c7d8bcb
|
feat[Go]: implement data source gmail and test prune (#17969)
### Summary
As title
|
2026-08-07 13:35:57 +08:00 |
|
Haruko386
|
f532f27f1f
|
feat[Go]: complete the base for data Syncer (#17890)
### Summary
As title
---------
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
|
2026-08-06 20:09:46 +08:00 |
|
Jin Hai
|
7df7384b21
|
Go: refactor UUID functions (#16695)
As title
---------
Signed-off-by: Jin Hai <haijin.chn@gmail.com>
|
2026-07-07 17:22:08 +08:00 |
|
Jin Hai
|
1aa8abe373
|
Go: file syncer service framework (#16579)
### Summary
./ragflow_main --syncer to start file syncer
config yaml file has following config
```
file_syncer:
max_concurrent_syncs: 4 # concurrent file sync threads
sync_interval: 3 # check interval
```
---------
Signed-off-by: Jin Hai <haijin.chn@gmail.com>
|
2026-07-03 11:14:02 +08:00 |
|