taosdata/TDengine

does taos-connector-dotnet support getting connection and failover info from taos.cfg?

Open

#23,000 建立於 2023年9月21日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)C (5,002 fork)batch import
help wantedquestion

倉庫指標

Star
 (24,849 star)
PR 合併指標
 (平均合併 1天 1小時) (30 天內合併 4 個 PR)

描述

taos-connector-dotnet 不支持taos.cfg获取连接和故障切换吗 获取连接只有public static extern IntPtr Connect(string ip, string user, string password, string db, short port);方法 必须给一个地址,如果这个节点挂了,如何做切换

貢獻者指南