infiniflow / ragflow

RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.
https://ragflow.io
Apache License 2.0
22.88k stars 2.24k forks source link

Replaced redis with Valkey #3164

Closed yuzhichang closed 1 week ago

yuzhichang commented 2 weeks ago

What problem does this PR solve?

Replaced redis with Valkey. Close #3070

Type of change