Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / VoltDB/voltdb-client-go issues and pull requests

#84 - Eng 23547 data race 1

Pull Request - State: closed - Opened by rdykiel over 1 year ago

#83 - ENG-22805: ensure correct validation of server certificate

Pull Request - State: closed - Opened by rdykiel over 2 years ago

#82 - closed connection

Issue - State: open - Opened by aryehlev almost 3 years ago

#81 - format code.

Pull Request - State: closed - Opened by akhanzode almost 3 years ago

#80 - Add connectTimeout

Pull Request - State: closed - Opened by akhanzode almost 3 years ago

#79 - Handle no connection.

Pull Request - State: closed - Opened by akhanzode almost 3 years ago

#78 - UpperCase col names.

Pull Request - State: closed - Opened by akhanzode almost 3 years ago

#77 - Create codeql-analysis.yml

Pull Request - State: closed - Opened by akhanzode almost 3 years ago

#76 - Print error only.

Pull Request - State: closed - Opened by akhanzode almost 3 years ago

#75 - Fix tls config.

Pull Request - State: closed - Opened by akhanzode about 3 years ago

#74 - Add TLS config option.

Pull Request - State: closed - Opened by akhanzode about 3 years ago

#73 - add tls mode

Pull Request - State: closed - Opened by golangdaddy about 3 years ago

#72 - Additional types to string.

Pull Request - State: closed - Opened by akhanzode about 3 years ago

#71 - fix response decode and add float to string.

Pull Request - State: closed - Opened by akhanzode about 3 years ago

#70 - Fix various functionality

Pull Request - State: closed - Opened by golangdaddy about 3 years ago

#69 - add method Response() to rows

Pull Request - State: closed - Opened by golangdaddy about 3 years ago

#68 - export response methods

Pull Request - State: closed - Opened by golangdaddy about 3 years ago

#67 - Add Golang mod file

Pull Request - State: closed - Opened by golangdaddy about 3 years ago

#66 - Can't marshal int-type parameters?

Issue - State: open - Opened by dxvgef over 3 years ago - 1 comment

#65 - Transaction is not supported in drive mode?

Issue - State: closed - Opened by dxvgef over 3 years ago - 1 comment

#64 - Fixed case inconsistency of column names

Pull Request - State: closed - Opened by ng-labo about 4 years ago

#63 - How to configure TLS in the client

Issue - State: closed - Opened by evilin13 about 5 years ago - 1 comment

#62 - printing host and port only in error messages instead of entire URL

Pull Request - State: closed - Opened by samtech09 over 5 years ago

#61 - Hide connection credentials from error message

Issue - State: closed - Opened by samtech09 over 5 years ago - 2 comments

#60 - Passing VoltTable as an argument to stored procedure

Issue - State: closed - Opened by mroland91 about 6 years ago - 2 comments

#59 - Fix nil encoding

Pull Request - State: closed - Opened by andrewkav about 6 years ago - 1 comment

#58 - database/sql driver does not support multiple resultsets

Issue - State: closed - Opened by basvanbeek about 6 years ago - 1 comment

#57 - adds implementation of driver.RowsNextResultSet interface

Pull Request - State: closed - Opened by basvanbeek about 6 years ago - 7 comments

#56 - Help with reconnect with permanent connection

Issue - State: closed - Opened by asyslinux over 6 years ago - 2 comments

#55 - fix stats printing

Pull Request - State: closed - Opened by gernest over 6 years ago

#54 - Client Affinity

Pull Request - State: open - Opened by gernest over 6 years ago - 2 comments

#53 - Fix procedure invocation request timeout

Pull Request - State: open - Opened by gernest over 6 years ago

#52 - Update voltkv benchmark

Pull Request - State: closed - Opened by gernest over 6 years ago

#51 - update voltkv example

Pull Request - State: closed - Opened by gernest over 6 years ago

#50 - fix running async benchmark in cluster mode

Pull Request - State: closed - Opened by gernest over 6 years ago

#49 - fix panic when running benchmarks for voltkv example

Pull Request - State: closed - Opened by gernest over 6 years ago

#48 - [WIP] Fix Timeout

Pull Request - State: closed - Opened by gernest over 6 years ago - 1 comment

#47 - Fixed Connection Handling in Cluster Mode

Pull Request - State: closed - Opened by gernest over 6 years ago - 1 comment

#46 - Semantic versioning

Issue - State: closed - Opened by igungor over 6 years ago - 3 comments

#45 - How to use Procedure Invocation?

Issue - State: closed - Opened by jannes-sa almost 7 years ago - 1 comment

#44 - more idiomatic go code and minor bugfix

Pull Request - State: closed - Opened by basvanbeek about 7 years ago

#43 - How to use username and password in golang sql?

Issue - State: closed - Opened by OceanW about 7 years ago - 2 comments

#42 - ENG-12854: Unreasonable memory usage of the Go driver in sync mode

Pull Request - State: closed - Opened by gernest over 7 years ago - 1 comment

#41 - ENG-12854: Unreasonable memory usage of the Go driver in sync mode

Pull Request - State: closed - Opened by gernest over 7 years ago

#40 - ENG-12809: Go driver doesn't read some responses in async mode

Pull Request - State: closed - Opened by gernest over 7 years ago

#39 - minor changes about client package

Pull Request - State: closed - Opened by mehmetalisavas over 7 years ago - 6 comments

#38 - Reduce wasteful SystemCatalog and Statistics procedure invocation

Pull Request - State: closed - Opened by gernest over 7 years ago - 2 comments

#37 - ENG-12771: Support user credentials for authenticating with voltdb

Pull Request - State: closed - Opened by gernest over 7 years ago - 1 comment

#36 - ENG-12760: faster and better tested deserialization

Pull Request - State: closed - Opened by gernest over 7 years ago - 4 comments

#35 - ENG-12759: faster and better tested serialization implementation

Pull Request - State: closed - Opened by gernest over 7 years ago

#34 - ENG-12759: faster and better tested serialization in the Go driver

Pull Request - State: closed - Opened by gernest over 7 years ago - 1 comment

#33 - ENG-12713 : Add micro-benchmarks

Pull Request - State: closed - Opened by gernest over 7 years ago

#32 - Delete unreachable code

Pull Request - State: closed - Opened by gernest over 7 years ago

#31 - ENG-12713 : Add micro-benchmarks

Pull Request - State: closed - Opened by gernest over 7 years ago - 2 comments

#30 - ENG-12659: Ensure the tcp connection to the database is closed

Pull Request - State: closed - Opened by gernest over 7 years ago - 3 comments

#29 - [WIP] Add new Encoder Implemenatation

Pull Request - State: closed - Opened by gernest over 7 years ago - 1 comment

#28 - Improve README.md

Pull Request - State: closed - Opened by gernest over 7 years ago

#27 - Fix a typo

Pull Request - State: closed - Opened by gernest over 7 years ago

#26 - ENG-12681: Properly handle results from executing DDL

Pull Request - State: closed - Opened by gernest over 7 years ago - 2 comments

#25 - ENG-12659 : Add FAQ to README.md

Pull Request - State: closed - Opened by gernest over 7 years ago - 1 comment

#24 - voltdbclient/voltserializer: no need caching variable for one time usage

Pull Request - State: closed - Opened by mehmetalisavas over 7 years ago - 5 comments

#23 - Avoid crash after synchronous query timeout

Pull Request - State: closed - Opened by dougsparling almost 8 years ago - 4 comments

#22 - doing same voter example, It's about 17x slower than java client

Issue - State: closed - Opened by hizhao about 8 years ago - 2 comments

#21 - If didn't call the Close method, the CPU% will never back low and always high, a

Issue - State: closed - Opened by hizhao about 8 years ago - 2 comments

#20 - makes project more Go idiomatic

Pull Request - State: closed - Opened by basvanbeek about 8 years ago - 1 comment

#19 - database/sql connections are never closed

Issue - State: closed - Opened by disq about 8 years ago - 13 comments
Labels: bug

#18 - ENG-11112 fix bug deserializing null string

Pull Request - State: closed - Opened by miketex about 8 years ago

#17 - Deserialization of empty STRING

Issue - State: closed - Opened by martinhpedersen about 8 years ago - 3 comments

#16 - ENG-11081 deserialize timestamps

Pull Request - State: closed - Opened by miketex about 8 years ago

#15 - Go client races

Pull Request - State: closed - Opened by miketex about 8 years ago

#14 - Deserialization of TIMESTAMP

Issue - State: closed - Opened by martinhpedersen about 8 years ago - 5 comments

#13 - io.EOF on db.Ping()

Issue - State: closed - Opened by martinhpedersen about 8 years ago - 7 comments

#12 - ENG-10890: go client needs to only route SAFE reads to SPI

Pull Request - State: closed - Opened by QingyangWtg over 8 years ago

#11 - cleanup: remove hanMutex from distributer

Pull Request - State: closed - Opened by miketex over 8 years ago

#10 - Eng 10558 multi server

Pull Request - State: closed - Opened by miketex over 8 years ago

#9 - ENG-10558: AAUIW client affinity added to GO client

Pull Request - State: closed - Opened by QingyangWtg over 8 years ago

#8 - ENG-10558: AAUIW client affinity added to GO client

Pull Request - State: closed - Opened by QingyangWtg over 8 years ago

#7 - Eng 10558 multi server

Pull Request - State: closed - Opened by miketex over 8 years ago

#6 - ENG-10603: AAUIW examples using go client

Pull Request - State: closed - Opened by QingyangWtg over 8 years ago - 3 comments

#5 - Eng 10603 sample applications use go client

Pull Request - State: closed - Opened by QingyangWtg over 8 years ago

#4 - Eng 10603 sample applications use go client

Pull Request - State: closed - Opened by QingyangWtg over 8 years ago

#3 - Eng 10259 additional serialization

Pull Request - State: closed - Opened by miketex over 8 years ago - 2 comments

#2 - Is there an existing spec?

Issue - State: closed - Opened by albertogg over 8 years ago - 4 comments

#1 - ENG-10259-workspace-setup: initial commit

Pull Request - State: closed - Opened by miketex over 8 years ago