issues
search
cockroachdb
/
cockroach-go
Packages for go clients.
Apache License 2.0
159
stars
70
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
update github.com/jackc/pgx to v4.18.3
#179
rafiss
closed
6 months ago
1
update github.com/jackc/pgx to v4.18.3
#178
emkll
closed
6 months ago
4
Add option to configure cache size
#177
rafiss
closed
8 months ago
1
cockroach-go testserver: Failed to fetch latest binary: error downloading https://binaries.cockroachdb.com/cockroach-v23.2.0.darwin-10.9-amd64.tgz: 404 (404 Not Found)
#176
jadhavrajashri14
closed
10 months ago
2
Switch to docs page to determine latest stable version
#175
rafiss
closed
10 months ago
3
package version logic points to unavailable cockroachdb version
#174
elv-todd
closed
10 months ago
2
testserver: short circuit downloading before making a request
#173
pawalt
closed
1 year ago
1
testserver: expose `NoFileCleanup` option to allow retention of files after `Stop`
#172
janmejay
opened
1 year ago
2
testserver: pass `logtostderr` when starting multiple nodes
#171
renatolabs
closed
1 year ago
1
testserver: introduce CockroachLogsDirOpt
#170
renatolabs
closed
1 year ago
1
User requested rollbacks
#169
mbyio
opened
1 year ago
0
testserver: add support for the --locality flag
#168
jeffswenson
closed
1 year ago
1
Allow non-hardcoded ports for multinode cluster
#167
rafiss
closed
1 year ago
5
Vendor GetTotalMemoryWithoutLogging from github.com/cockroachdb/cockroach
#166
com6056
opened
1 year ago
4
Print log when cannot poll from ListeningURLFile
#165
ZhouXing19
opened
1 year ago
0
testserver: respect the TMPDIR environment variable
#164
rafiss
closed
1 year ago
1
testserver: use SIGTERM instead of SIGKILL during upgrade
#163
rafiss
closed
1 year ago
1
Add support for ARM64 binaries on Linux and macOS
#162
rafiss
closed
1 year ago
1
Pin staticcheck for go compatibility
#161
rafiss
closed
1 year ago
1
ARM64 support when downloading cockroach binary
#160
alnr
closed
1 year ago
2
Support custom host on listen address
#159
pawalt
closed
1 year ago
2
Testing in pipeline
#158
sobiso
opened
1 year ago
0
Do not use redirects for latest binaries
#157
rail
closed
1 year ago
1
Use separate stdout/stderr for each node
#156
rafiss
closed
1 year ago
1
Error parsing headers when downloading binary
#155
laganojunior
opened
1 year ago
0
Improve WaitForInit to be more reliable
#154
rafiss
closed
1 year ago
0
Allow single node clusters to override port
#153
pawalt
closed
2 years ago
2
Allow passing in environment variables to the start command
#152
rafiss
closed
2 years ago
3
remove github.com/pkg/errors dependency
#151
cornelk
closed
1 year ago
2
Add support for`github.com/jackc/pgx/v5`
#150
MoinTom
closed
1 year ago
1
Add support for jackc/pgx/v5
#149
MoinTom
closed
1 year ago
1
Make testserver multi-node more robust.
#148
RichardJCai
closed
2 years ago
5
Allow for custom cockroach binary versions
#147
pawalt
closed
2 years ago
1
Add External IO Dir TestServerOpt
#146
pawalt
closed
2 years ago
2
Require specifying ports when using multiple nodes
#145
RichardJCai
closed
2 years ago
1
Fix WaitInitForNode function
#144
RichardJCai
closed
2 years ago
1
standard package errors should be used instead of archived pkg/errors
#143
mrkagelui
closed
1 year ago
0
tenant: use `-h` to check if tenant scoped client certs available
#142
abarganier
closed
2 years ago
3
support restarting / upgrading nodes
#141
RichardJCai
closed
2 years ago
1
Support testserver with multiple nodes.
#140
RichardJCai
closed
2 years ago
2
Run cockroach-go through crlfmt.
#139
RichardJCai
closed
2 years ago
1
Update crdb binary path to absolute
#138
rimadeodhar
closed
2 years ago
2
Add tenant-scope arg for client certs
#137
rimadeodhar
closed
2 years ago
4
cdrb tx: remove libpq specific error
#136
drakkan
closed
2 years ago
4
set cmd.Dir to stop directory pollution
#135
chrisseto
closed
2 years ago
4
Define CockroachBinaryPath option for testserver.
#134
gonzojive
closed
2 years ago
3
testserver: expose an option to serve the console
#133
stevekuznetsov
closed
2 years ago
2
Test with go1.18
#132
rafiss
closed
2 years ago
1
Custom binary - tests failure
#131
prashantkhoje
opened
2 years ago
1
Check tx error rather than db error in ExecuteTx
#130
mgovilla
closed
2 years ago
4
Next