Chris Bannister
|
98eb326fcf
increase the sleep time when creating tables
|
hace 10 años |
Chris Bannister
|
7803b20f33
Merge pull request #334 from Zariel/travis-sudo
|
hace 10 años |
Chris Bannister
|
4e520ad529
cache ccm repository
|
hace 10 años |
Chris Bannister
|
73de91035a
Use sudo: false in travis for great good
|
hace 10 años |
Ben Hood
|
af32d99e1d
Merge pull request #332 from brandscreen/master
|
hace 10 años |
Miles Delahunty
|
ed80a3721e
Merge pull request #332
|
hace 10 años |
Miles Delahunty
|
264d68c4b8
Tidy syntax and add self to AUTHORS
|
hace 10 años |
Miles Delahunty
|
9c3f7ccdec
Use sync.WaitGroup rather than explicit semaphore in fillPool()
|
hace 10 años |
Ben Hood
|
1a204ef360
Further README clarifications
|
hace 10 años |
Ben Hood
|
d22bc51cab
Adjusted the note about the max stream numbers
|
hace 10 años |
Ben Hood
|
7583176f3c
Added notes about recent feature additions
|
hace 10 años |
Ben Hood
|
66e4489a53
Merge pull request #318 from Zariel/support-protocol-v3
|
hace 10 años |
Chris Bannister
|
cd13668c53
travis: update 2.0 to 2.0.12
|
hace 10 años |
Ben Hood
|
62c3ce3be5
Merge pull request #325 from obeattie/session-consistency
|
hace 10 años |
Oliver Beattie
|
ac7fbafbfa
Default a Session's consistency to that of its ClusterConfig
|
hace 10 años |
Chris Bannister
|
90c0bfb5f5
fix reading from the bufio.Reader
|
hace 10 años |
Chris Bannister
|
f76692dcdb
assign headerSize to a variable
|
hace 10 años |
Chris Bannister
|
da716eaad4
comments
|
hace 10 años |
Chris Bannister
|
7a5fe219a5
Plumb protocol version through TypeInfo into marshal
|
hace 10 años |
Chris Bannister
|
1db3147167
test proto 3 in 2.1.x
|
hace 10 años |
Chris Bannister
|
0a4bd71b3b
add support for v3 batch
|
hace 10 años |
Chris Bannister
|
1bd96c7e03
tidy up consts
|
hace 10 años |
Chris Bannister
|
f1e2cf7fc3
Run the process function concurrently in testserver
|
hace 10 años |
Chris Bannister
|
eca02a950c
Update tests to support multiple protocol versions
|
hace 10 años |
Chris Bannister
|
0c6c1e0c2b
Update Conn to support different protocol headers
|
hace 10 años |
Chris Bannister
|
175294b952
Add frame level support for protocol v3
|
hace 10 años |
Chris Bannister
|
f8d20e2d4d
make the cluster streams dependant on the protocol version
|
hace 10 años |
Ben Hood
|
ef3ce52626
Merge pull request #309 from retailnext/keyspace_metadata
|
hace 10 años |
Justin Corpron
|
d93b3b69ad
Add keyspace name as a string parameter to the KeyspaceMetadata function for Session since the keyspace name is optional in the ClusterConfig.
|
hace 10 años |
Justin Corpron
|
4ce212b9a3
Add KeyspaceMetadata() func to Session which returns schema information
|
hace 11 años |