feat: add openGauss PQ acceleration feature (#16432)

Co-authored-by: chenhuan <huan.chen0728@foxmail>
This commit is contained in:
chenhuan0728
2025-03-24 15:16:40 +08:00
committed by GitHub
parent 16b6ffd915
commit 770c461a8f
4 changed files with 35 additions and 3 deletions

View File

@@ -563,6 +563,7 @@ OPENGAUSS_PASSWORD=Dify@123
OPENGAUSS_DATABASE=dify
OPENGAUSS_MIN_CONNECTION=1
OPENGAUSS_MAX_CONNECTION=5
OPENGAUSS_ENABLE_PQ=false
# Upstash Vector configuration, only available when VECTOR_STORE is `upstash`
UPSTASH_VECTOR_URL=https://xxx-vector.upstash.io