Remove TiDB storage implementaion
This commit is contained in:
@@ -13,14 +13,6 @@ uri=redis://localhost:6379/1
|
||||
[qdrant]
|
||||
uri = http://localhost:16333
|
||||
|
||||
[tidb]
|
||||
host = localhost
|
||||
port = 4000
|
||||
user = your_username
|
||||
password = your_password
|
||||
database = your_database
|
||||
workspace = default # 可选,默认为default
|
||||
|
||||
[postgres]
|
||||
host = localhost
|
||||
port = 5432
|
||||
|
Reference in New Issue
Block a user