ignite-go-client:Apache Ignite(GridGain)Go语言客户端和SQL驱动程序-源码

上传者: 38650629 | 上传时间: 2021-01-28 16:07:20 | 文件大小: 83KB | 文件类型: ZIP
点燃客户 适用于Go编程语言的Apache Ignite(GridGain)v2.5 +客户端 该库已准备就绪。 版本低于v1.0,因为尚未实现所有功能(有关详细信息,请参见)。 但是已实现的功能已准备就绪。 要求 Apache Ignite v2.5 +(由于使用了二进制通信协议) 转到v1.9 + 路线图 项目状态: 开发“ ”方法(已完成) 开发“ ”方法(已完成*) 开发“ ”方法(已完成) 开发SQL驱动程序(已完成) 开发“ ”方法(尚未开始) *并非支持所有类型。 有关详细信息,请参见。 如何安装 go get -u github.com/amsokol/ignite-go-client/... 如何使用客户端 导入客户端软件包: import ( "github.com/amsokol/ignite-go-client/binary/v1" ) 连接到服务器: ctx := context . Background () // connect c , err := ignite . Connect ( ctx , ignite. ConnI

文件下载

资源详情

[{"title":"( 57 个子文件 83KB ) ignite-go-client:Apache Ignite(GridGain)Go语言客户端和SQL驱动程序-源码","children":[{"title":"ignite-go-client-master","children":[{"title":"testdata","children":[{"title":"ssl","children":[{"title":"client_unknown.pem <span style='color:#111;'> 2.96KB </span>","children":null,"spread":false},{"title":"server.jks <span style='color:#111;'> 4.16KB </span>","children":null,"spread":false},{"title":"trust.jks <span style='color:#111;'> 1.06KB </span>","children":null,"spread":false},{"title":"client_full.pem <span style='color:#111;'> 5.07KB </span>","children":null,"spread":false},{"title":"ca.pem <span style='color:#111;'> 1.41KB </span>","children":null,"spread":false}],"spread":true},{"title":"run.cmd <span style='color:#111;'> 41B </span>","children":null,"spread":false},{"title":"configuration-for-tests.xml <span style='color:#111;'> 40.06KB </span>","children":null,"spread":false}],"spread":true},{"title":".gitignore <span style='color:#111;'> 304B </span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'> 14.58KB </span>","children":null,"spread":false},{"title":"examples_test.go <span style='color:#111;'> 8.10KB </span>","children":null,"spread":false},{"title":".vscode","children":[{"title":"launch.json <span style='color:#111;'> 601B </span>","children":null,"spread":false},{"title":"settings.json <span style='color:#111;'> 303B </span>","children":null,"spread":false}],"spread":true},{"title":"LICENSE <span style='color:#111;'> 11.09KB </span>","children":null,"spread":false},{"title":"go.mod <span style='color:#111;'> 125B </span>","children":null,"spread":false},{"title":"binary","children":[{"title":"errors","children":[{"title":"ignite.go <span style='color:#111;'> 1.22KB </span>","children":null,"spread":false},{"title":"ignite_test.go <span style='color:#111;'> 2.62KB </span>","children":null,"spread":false}],"spread":true},{"title":"v1","children":[{"title":"hash-code.go <span style='color:#111;'> 365B </span>","children":null,"spread":false},{"title":"types.go <span style='color:#111;'> 27.40KB </span>","children":null,"spread":false},{"title":"request-handshake.go <span style='color:#111;'> 1.79KB </span>","children":null,"spread":false},{"title":"request.go <span style='color:#111;'> 1.11KB </span>","children":null,"spread":false},{"title":"request_test.go <span style='color:#111;'> 860B </span>","children":null,"spread":false},{"title":"client-key-value-queries_test.go <span style='color:#111;'> 26.79KB </span>","children":null,"spread":false},{"title":"operations.go <span style='color:#111;'> 4.12KB </span>","children":null,"spread":false},{"title":"client-key-value-queries.go <span style='color:#111;'> 20.97KB </span>","children":null,"spread":false},{"title":"types_test.go <span style='color:#111;'> 62.84KB </span>","children":null,"spread":false},{"title":"response-operation_test.go <span style='color:#111;'> 1.89KB </span>","children":null,"spread":false},{"title":"response-handshake.go <span style='color:#111;'> 1.25KB </span>","children":null,"spread":false},{"title":"response-operation.go <span style='color:#111;'> 1.64KB </span>","children":null,"spread":false},{"title":"request-cache-create-with-configuration.go <span style='color:#111;'> 1.66KB </span>","children":null,"spread":false},{"title":"hash-code_test.go <span style='color:#111;'> 455B </span>","children":null,"spread":false},{"title":"request-operation_test.go <span style='color:#111;'> 642B </span>","children":null,"spread":false},{"title":"response_test.go <span style='color:#111;'> 724B </span>","children":null,"spread":false},{"title":"request-handshake_test.go <span style='color:#111;'> 1.03KB </span>","children":null,"spread":false},{"title":"client_test.go <span style='color:#111;'> 1.10KB </span>","children":null,"spread":false},{"title":"request-operation.go <span style='color:#111;'> 1.20KB </span>","children":null,"spread":false},{"title":"client.go <span style='color:#111;'> 13.41KB </span>","children":null,"spread":false},{"title":"client-sql-and-scan-queries_test.go <span style='color:#111;'> 12.90KB </span>","children":null,"spread":false},{"title":"client-sql-and-scan-queries.go <span style='color:#111;'> 16.89KB </span>","children":null,"spread":false},{"title":"client-cache-configuration_test.go <span style='color:#111;'> 6.78KB </span>","children":null,"spread":false},{"title":"client-cache-configuration.go <span style='color:#111;'> 33.88KB </span>","children":null,"spread":false},{"title":"response.go <span style='color:#111;'> 1.43KB </span>","children":null,"spread":false},{"title":"response-handshake_test.go <span style='color:#111;'> 2.07KB </span>","children":null,"spread":false}],"spread":false}],"spread":true},{"title":"sql","children":[{"title":"driver_test.go <span style='color:#111;'> 4.93KB </span>","children":null,"spread":false},{"title":"driver.go <span style='color:#111;'> 7.22KB </span>","children":null,"spread":false},{"title":"connector_test.go <span style='color:#111;'> 949B </span>","children":null,"spread":false},{"title":"common","children":[{"title":"conn.go <span style='color:#111;'> 904B </span>","children":null,"spread":false}],"spread":true},{"title":"connector.go <span style='color:#111;'> 1.17KB </span>","children":null,"spread":false},{"title":"driver-go1.10_test.go <span style='color:#111;'> 909B </span>","children":null,"spread":false},{"title":"driver-go1.10.go <span style='color:#111;'> 454B </span>","children":null,"spread":false},{"title":"v1","children":[{"title":"conn_test.go <span style='color:#111;'> 8.93KB </span>","children":null,"spread":false},{"title":"result.go <span style='color:#111;'> 673B </span>","children":null,"spread":false},{"title":"stmt.go <span style='color:#111;'> 2.44KB </span>","children":null,"spread":false},{"title":"result_test.go <span style='color:#111;'> 1.79KB </span>","children":null,"spread":false},{"title":"rows.go <span style='color:#111;'> 3.57KB </span>","children":null,"spread":false},{"title":"conn.go <span style='color:#111;'> 6.23KB </span>","children":null,"spread":false}],"spread":false}],"spread":true},{"title":"go.sum <span style='color:#111;'> 340B </span>","children":null,"spread":false},{"title":"debug","children":[{"title":"log.go <span style='color:#111;'> 177B </span>","children":null,"spread":false}],"spread":true}],"spread":false}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明