Skip to content

Releases: griddb/go_client

0.8.4

27 Jan 03:04
9699d95
Compare
Choose a tag to compare

Update for Go 1.16.

0.8.3

17 Jan 02:06
Compare
Choose a tag to compare

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

18 Oct 08:59
Compare
Choose a tag to compare

Add support for Ubuntu and Windows.
Please refer to README.

0.8.1

30 May 07:34
Compare
Choose a tag to compare

Memory management and error handling are improved.

0.8.0

17 Apr 03:01
Compare
Choose a tag to compare

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.3

16 Aug 23:38
Compare
Choose a tag to compare

0.7.3

0.7.2

20 Jul 08:04
Compare
Choose a tag to compare

Go Client is updated for GridDB V4.0 CE.

0.7.1

13 Jul 11:42
Compare
Choose a tag to compare

0.7.1

GridDB Go Client 0.7.0 is released.

15 Mar 10:05
Compare
Choose a tag to compare

The GridDB Go Client provides a golang interface for GridDB.
Please refer to README and API Reference.