Chris Bannister
|
f683ea9a83
add the simple discovery filter back in for now
|
10 lat temu |
Chris Bannister
|
24104d30c9
build pool doesnt return an error
|
10 lat temu |
Chris Bannister
|
5c1118aa01
start replacing host discovery with events
|
10 lat temu |
Chris Bannister
|
a546a93a07
move lru package to internal
|
10 lat temu |
Chris Bannister
|
25a8e282f8
cluster: remove NumStreams config
|
10 lat temu |
Chris Bannister
|
c8020c32f0
wait for schema agreement in conn
|
10 lat temu |
Chris Bannister
|
e5248ed2fb
add internal control connection
|
10 lat temu |
Chris Bannister
|
50b9680b45
Remove SimpleConnPool, remove custom pools
|
10 lat temu |
Adrien Bustany
|
5a689b9e50
Use an LRU cache with "pure" string keys
|
10 lat temu |
Study
|
9b371de857
Set Cluster Default PageSize to 5000
|
10 lat temu |
Chris Bannister
|
6a5b608c60
Consolidate CreateSession into NewSession
|
10 lat temu |
Chris Bannister
|
6af1499e33
Add with default timestamp support
|
10 lat temu |
Chris Bannister
|
87288fa4a1
make SerialConsistency a distinct type
|
10 lat temu |
Chris Bannister
|
4eb0e0532e
Add with serial consistency support
|
10 lat temu |
Chris Bannister
|
ef3e59c0a6
conn: only setup the TLS config once
|
10 lat temu |
Justin Corpron
|
d1eb33572d
Added routing key computation (with override) to Query
|
10 lat temu |
Chris Bannister
|
f8d20e2d4d
make the cluster streams dependant on the protocol version
|
10 lat temu |
Oliver Beattie
|
111a338b2e
Merge remote-tracking branch 'origin/master' into fix-panic
|
10 lat temu |
Oliver Beattie
|
779e083198
Use constant for default max prepared statements
|
10 lat temu |
Oliver Beattie
|
241b2b965e
Fix a panic establishing sessions using NewSession
|
10 lat temu |
dkinder
|
69b64836d4
Added PageSize as a property for ClusterConfig
|
11 lat temu |
Nick DHUPIA
|
12fdedb378
added ssl/tls feature for gocql
|
11 lat temu |
juliendsv
|
14c1e9774c
update AUTHORS and remove const
|
11 lat temu |
juliendsv
|
838e2ab56b
DefaultPort to Port: I tink it make more sense like that
|
11 lat temu |
Chris Bannister
|
db852cdf07
Fail fast if no seeds are available
|
11 lat temu |
Chris Bannister
|
358e2503dd
Pass by HostInfo instead of the peer address
|
11 lat temu |
Chris Bannister
|
33220784c3
Add periodic node discovery with optional filters
|
11 lat temu |
Phillip Couto
|
567a7eaaba
Moved preparedLRU definition to cluster.go as it seems more fitting. Reduced scope of locking for the prepared statement cache in the error handling code when executing batch statement. Improved the test cases.
|
11 lat temu |
Phillip Couto
|
f56b352c90
Added missing cluster configuration option to adjust the size of the cache.
|
11 lat temu |
Ben Frye
|
e42185c430
Comments and Readme changes
|
11 lat temu |