ragflow/rag/utils
Zhichang Yu 37d71dfa90
Replaced redis with Valkey (#3164)
### What problem does this PR solve?

Replaced redis with Valkey. Close #3070

### Type of change

- [ ] Bug Fix (non-breaking change which fixes an issue)
- [ ] New Feature (non-breaking change which adds functionality)
- [ ] Documentation Update
- [x] Refactoring
- [ ] Performance Improvement
- [ ] Other (please describe):
2024-11-02 20:05:12 +08:00
..
__init__.py style: fix typo and format code (#2618) 2024-09-27 13:17:25 +08:00
azure_sas_conn.py Update azure_sas_conn.py - fixing container_url typo (#2740) 2024-10-08 18:26:30 +08:00
azure_spn_conn.py Storage: Support the s3, azure blob as the object storage of ragflow. (#2278) 2024-09-09 09:41:14 +08:00
es_conn.py search between multiple indiices for team function (#3079) 2024-10-29 13:19:01 +08:00
minio_conn.py fix minio helth bug (#850) 2024-05-20 19:35:30 +08:00
redis_conn.py Replaced redis with Valkey (#3164) 2024-11-02 20:05:12 +08:00
s3_conn.py Storage: Support the s3, azure blob as the object storage of ragflow. (#2278) 2024-09-09 09:41:14 +08:00
storage_factory.py Web: Display the icon of the currently used storage. (#2504) 2024-09-20 09:49:16 +08:00