mirror of
https://github.com/open-webui/open-webui.git
synced 2026-09-02 03:59:45 +02:00
refac
This commit is contained in:
@@ -303,6 +303,7 @@ def get_redis_connection(
|
||||
cache_key = (
|
||||
redis_url,
|
||||
tuple(redis_sentinels) if redis_sentinels else (),
|
||||
redis_cluster,
|
||||
async_mode,
|
||||
decode_responses,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user