ragflow / rag /utils /redis_conn.py

Commit History

Fix logs. Use dict.pop instead of del. Close #3473 (#3484)
4fd5400

zhichyu commited on

handle_task catch all exception (#3441)
563b0d7

zhichyu commited on

Rework task executor heartbeat (#3430)
362b09b

zhichyu commited on

Use consistent log file names, introduced initLogger (#3403)
8bc2fc9

zhichyu commited on

Rework logging (#3358)
22fe41e

zhichyu commited on

Replaced redis with Valkey (#3164)
f79c4c9

zhichyu commited on

remove alter log (#2140)
dd2c2ea

Kevin Hu commited on

make task resumable (#2132)
6cdee07

Kevin Hu commited on

Format file format from Windows/dos to Unix (#1949)
aeb6dbc

jinhai-2012 commited on

fix redis no such key (#1647)
b994dc1

江不江 Kevin Hu commited on

Fix:After being idle for a while, new tasks need to be cancel and redo (#958)
48da9ae

cklogic commited on

add raptor (#899)
2436df2

KevinHuSh commited on

add stream chat (#811)
028fe40

KevinHuSh commited on

optimize srv broker and executor logic (#630)
1d93b24

fkzhao Kevin Hu commited on

refine redis connection (#599)
9b6b3f7

KevinHuSh commited on

Refactor (#537)
3069c36

KevinHuSh commited on

add redis to accelerate access of minio (#482)
b9d91e7

KevinHuSh commited on