issues
search
rethinkdb
/
rethinkdb-go
Go language driver for RethinkDB
Apache License 2.0
1.65k
stars
180
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Introduce github actions
#512
majst01
opened
1 week ago
0
First integration tests in the CI
#511
majst01
opened
1 week ago
1
Compile proto files with newer toolchain, replaces deprecated protobuf lib
#510
majst01
opened
1 week ago
0
GitHub actions integration
#509
gabor-boros
opened
1 week ago
0
RFC: Update go dependencies, replace logrus with slog and fix some linter issues
#508
majst01
closed
1 week ago
4
Maintenance rethinkdb/rethinkdb-go
#507
DanyHenriquez
closed
1 month ago
23
Workflow improvements
#506
DanyHenriquez
closed
1 month ago
2
chore: unnecessary use of fmt.Sprintf
#505
testwill
opened
1 year ago
1
Go Lang replaces get to install.
#504
regimantas
closed
1 year ago
2
Utilize MarshalJSON and UnmarshalJSON interface implementations
#503
klokare
opened
2 years ago
2
WriteResponse does not return GeneratedKeys
#502
GaikwadPratik
opened
2 years ago
0
Enable compilation on go v1.18 for macos darwin
#501
MehrunesSky
closed
2 years ago
0
Contexts not working properly in certain scenarios
#500
Gerrit91
opened
2 years ago
0
Connection and Cursor can be used concurrently
#499
CodyDWJones
opened
3 years ago
0
Make Pool safe for use by multiple goroutines
#498
CodyDWJones
closed
3 years ago
2
Connection pool is not safe
#497
CodyDWJones
closed
3 years ago
3
Upgrade to Python 3.8
#496
CodyDWJones
closed
3 years ago
0
Make it easier for new contributors to regenerate the test suite
#495
CodyDWJones
closed
3 years ago
0
Fix failing Travis CI jobs
#494
CodyDWJones
closed
3 years ago
0
Unable to connect when `TimeOut` is specified
#493
GaikwadPratik
closed
2 years ago
1
Added helper func to check if err is PK too long error
#492
wahabmk
opened
3 years ago
0
Make possibility for Term to be marshalled and unmarshalled (for instance with json or yaml), so Term could be saved/loaded to/from some storage.
#491
AnimusPEXUS
opened
4 years ago
0
Field("field").Field("field") nil
#490
wuilmerj24
opened
4 years ago
0
fix data race rethinkdb/rethinkdb-go#488
#489
kmanley
opened
4 years ago
0
data race in pool.go
#488
kmanley
opened
4 years ago
3
[hammurabi] Update to match the latest baseline
#487
gabor-boros
closed
4 years ago
0
Bug: a single string array field is returned as multiple strings.
#486
or-else
opened
4 years ago
1
Revert backoff v4 -> v2
#485
CMogilko
closed
4 years ago
0
go mod path
#484
sain801028
closed
4 years ago
3
Cluster discovery & rare connection leak fixes
#483
CMogilko
closed
4 years ago
2
Remove stale (closed) connections from pool when trying to allocate a new connection
#482
cquon
closed
4 years ago
1
update github.com/cenkalti/backoff v4.0.0, and drop Go < 1.12
#481
thaJeztah
closed
4 years ago
2
Verify the Pool connection is not nil before attempting to close it
#480
cquon
closed
4 years ago
1
Panic on session.Close()
#479
cquon
closed
4 years ago
0
6.1.0 release - pool benchmark
#478
CMogilko
closed
4 years ago
0
`v5`
#477
armando170A
closed
4 years ago
1
Connection pool performance
#476
CMogilko
closed
4 years ago
5
Add float32 encoder
#475
cquon
closed
4 years ago
1
Add support for Change Feed Offsets
#474
bjpine
closed
4 years ago
0
v6 read timeout closes connection
#473
CMogilko
closed
4 years ago
0
Session.IsConnected not detecting disconnection
#472
arsssen
opened
4 years ago
8
v6 is opening ConnectOpts.MaxOpen connections when connecting
#471
arsssen
closed
4 years ago
0
IsEmpty result
#470
cirelli94
closed
4 years ago
1
How to use join
#469
voidshard
closed
4 years ago
1
disable the read timeout in background go routine
#468
causton81
closed
4 years ago
1
ISSUE-466 test and decode source pointers support
#467
DivPro
closed
4 years ago
0
Mocking Query result(Cursor) decode error when the slice of struct pointers passed
#466
DivPro
closed
4 years ago
0
Error in v3 test: Errorf format %q has arg out of wrong type
#465
eclipseo
closed
5 years ago
3
Update query.go
#464
nonotest
closed
5 years ago
1
ChangeResponse, type field
#463
nonotest
closed
5 years ago
2
Next