Chris Bannister
|
f1c3acc0e7
Add gofuzz function
|
10 years ago |
Ben Hood
|
21d3ca5443
Merge pull request #381 from Zariel/async-fill-empty-host-pool
|
10 years ago |
Chris Bannister
|
3404596a9c
Merge pull request #380 from Zariel/fix-policy-race
|
10 years ago |
Chris Bannister
|
5db16e32cc
When the hostpool is empty dont block in fill
|
10 years ago |
Ben Hood
|
6703dc3909
Merge pull request #375 from Zariel/consolidate-new-session
|
10 years ago |
Chris Bannister
|
1d1b72e21a
Ensure we hold a read lock to check hosts
|
10 years ago |
Chris Bannister
|
f7394ea4e2
Merge pull request #378 from Zariel/tls-dial-timeout
|
10 years ago |
Chris Bannister
|
b64d286286
Use timeouts when dialing tls sockets
|
10 years ago |
Chris Bannister
|
c9232c7e16
create an empty session
|
10 years ago |
Chris Bannister
|
6a5b608c60
Consolidate CreateSession into NewSession
|
10 years ago |
Ben Hood
|
08128431dc
Merge pull request #377 from Zariel/policy-pool-sync-fill
|
10 years ago |
Chris Bannister
|
23e622bb33
When initially filling the host pool do it sync.
|
10 years ago |
Chris Bannister
|
5e2ead9557
Merge pull request #374 from Zariel/nil-interface-routing-key
|
10 years ago |
Chris Bannister
|
373c94a50a
ensure that the value asertion does not panic
|
10 years ago |
Chris Bannister
|
71c3f661de
Merge pull request #373 from relops/where_in_test
|
10 years ago |
Ben Hood
|
1a6feb101a
Added test for WHERE IN clause
|
10 years ago |
Chris Bannister
|
e24bbd2215
update readme, tidy up the links
|
10 years ago |
Chris Bannister
|
958594aa59
Merge pull request #371 from gitter-badger/gitter-badge
|
10 years ago |
The Gitter Badger
|
cb1f1aad36
Added Gitter badge
|
10 years ago |
Ben Hood
|
87dee04f58
Add a reference to token aware policies in the feature set documentation
|
10 years ago |
Ben Hood
|
d4c587dfad
Merge pull request #348 from retailnext/policy_conn_pool
|
10 years ago |
Ben Hood
|
f7ee8d9004
Added note about UDT support as a new feature
|
10 years ago |
Ben Hood
|
1a30be4244
Merge pull request #369 from Zariel/udt
|
10 years ago |
Chris Bannister
|
90891581a1
update README
|
10 years ago |
Chris Bannister
|
78583bb264
Merge pull request #367 from Zariel/default-timestamp
|
10 years ago |
Chris Bannister
|
3ea51ab4bf
use struct tags for udt types
|
10 years ago |
Chris Bannister
|
6b212f6a89
add test for struct unmarshalling
|
10 years ago |
Chris Bannister
|
a954fe240d
add support for struct unmarshaling for UDTs
|
10 years ago |
Chris Bannister
|
e67c0fe9b9
correctly allow Marshaler for UDT
|
10 years ago |
Chris Bannister
|
c3ed1a1366
rename UDTMarshaler/UDTUnmarshaler methods. Improve docs
|
10 years ago |