Releases: griddb/go_client
Releases · griddb/go_client
0.8.3
Build environment for GridDB Go Client has been improved.
We can install Go Client on $GOPATH with "go get" and "go install" like other golang softwares.
0.8.2
Add support for Ubuntu and Windows.
Please refer to README.
0.8.1
Memory management and error handling are improved.
0.8.0
Main modification from 0.7 are as below:
- Multi-Put/Get/Query (batch processing)
- Keyword parameter with map for the following method
- CreateIndex()/DropIndex()/SetFetchOptions()/GetStore()/CreateContainerInfo()
0.7.2
Go Client is updated for GridDB V4.0 CE.
GridDB Go Client 0.7.0 is released.
The GridDB Go Client provides a golang interface for GridDB.
Please refer to README and API Reference.