Chris Bannister
|
e5248ed2fb
add internal control connection
|
%!s(int64=10) %!d(string=hai) anos |
Chris Bannister
|
50b9680b45
Remove SimpleConnPool, remove custom pools
|
%!s(int64=10) %!d(string=hai) anos |
Adrien Bustany
|
5a689b9e50
Use an LRU cache with "pure" string keys
|
%!s(int64=10) %!d(string=hai) anos |
Study
|
9b371de857
Set Cluster Default PageSize to 5000
|
%!s(int64=10) %!d(string=hai) anos |
Chris Bannister
|
6a5b608c60
Consolidate CreateSession into NewSession
|
%!s(int64=10) %!d(string=hai) anos |
Chris Bannister
|
6af1499e33
Add with default timestamp support
|
%!s(int64=10) %!d(string=hai) anos |
Chris Bannister
|
87288fa4a1
make SerialConsistency a distinct type
|
%!s(int64=10) %!d(string=hai) anos |
Chris Bannister
|
4eb0e0532e
Add with serial consistency support
|
%!s(int64=10) %!d(string=hai) anos |
Chris Bannister
|
ef3e59c0a6
conn: only setup the TLS config once
|
%!s(int64=10) %!d(string=hai) anos |
Justin Corpron
|
d1eb33572d
Added routing key computation (with override) to Query
|
%!s(int64=11) %!d(string=hai) anos |
Chris Bannister
|
f8d20e2d4d
make the cluster streams dependant on the protocol version
|
%!s(int64=10) %!d(string=hai) anos |
Oliver Beattie
|
111a338b2e
Merge remote-tracking branch 'origin/master' into fix-panic
|
%!s(int64=10) %!d(string=hai) anos |
Oliver Beattie
|
779e083198
Use constant for default max prepared statements
|
%!s(int64=10) %!d(string=hai) anos |
Oliver Beattie
|
241b2b965e
Fix a panic establishing sessions using NewSession
|
%!s(int64=10) %!d(string=hai) anos |
dkinder
|
69b64836d4
Added PageSize as a property for ClusterConfig
|
%!s(int64=11) %!d(string=hai) anos |
Nick DHUPIA
|
12fdedb378
added ssl/tls feature for gocql
|
%!s(int64=11) %!d(string=hai) anos |
juliendsv
|
14c1e9774c
update AUTHORS and remove const
|
%!s(int64=11) %!d(string=hai) anos |
juliendsv
|
838e2ab56b
DefaultPort to Port: I tink it make more sense like that
|
%!s(int64=11) %!d(string=hai) anos |
Chris Bannister
|
db852cdf07
Fail fast if no seeds are available
|
%!s(int64=11) %!d(string=hai) anos |
Chris Bannister
|
358e2503dd
Pass by HostInfo instead of the peer address
|
%!s(int64=11) %!d(string=hai) anos |
Chris Bannister
|
33220784c3
Add periodic node discovery with optional filters
|
%!s(int64=11) %!d(string=hai) anos |
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.
|
%!s(int64=11) %!d(string=hai) anos |
Phillip Couto
|
f56b352c90
Added missing cluster configuration option to adjust the size of the cache.
|
%!s(int64=11) %!d(string=hai) anos |
Ben Frye
|
e42185c430
Comments and Readme changes
|
%!s(int64=11) %!d(string=hai) anos |
Ben Frye
|
a3fe3be866
Removed redundant Boolean == checks in if
|
%!s(int64=11) %!d(string=hai) anos |
Ben Frye
|
d51aff24a7
Added configuration item for DiscoverHosts
|
%!s(int64=11) %!d(string=hai) anos |
Ben Frye
|
c2a38e6498
changed !exists to exists == false
|
%!s(int64=11) %!d(string=hai) anos |
Ben Frye
|
9103d84985
When creating a session, gocql queries the cluster and fills out the Hosts based on what the cluster has configured.
|
%!s(int64=11) %!d(string=hai) anos |
Phillip Couto
|
06eb28df61
Rebased branch. Fixed code that was altered from the rebase.
|
%!s(int64=11) %!d(string=hai) anos |
Phillip Couto
|
3783dd1c40
Created the Connection Pool interface and converted the existing connection pool logic to a SimplePool interface.
|
%!s(int64=11) %!d(string=hai) anos |