feat: upgrade to async extractor, add RAG processing, link healing and Docker support

This commit is contained in:
rodolpho
2026-05-07 18:43:43 -03:00
parent 68dc35abbd
commit 570292d8a9
116 changed files with 16277 additions and 388 deletions
@@ -61,7 +61,7 @@ O gerenciamento do banco de dados é de responsabilidade do cliente. Acione sua
| | |
| --- | --- |
| Utilizando o init | **fluig** ``` service fluig stop ``` |
| Utilizando o init | **fluig** ```service fluig stop ``` |
| **Indexer** ``` service fluig_Indexer stop ``` |
| **RealTime** ``` service fluig_Realtime stop ``` |
| Utilizando o systemd | **fluig** ``` systemctl stop fluig ``` |