Chris Bannister
|
2ed0ffe748
prevent duplicate stream usage
|
10 anos atrás |
Ben Hood
|
1a6feb101a
Added test for WHERE IN clause
|
10 anos atrás |
Justin Corpron
|
ef8e794e62
Improved unit test coverage and function documentation.
|
10 anos atrás |
Justin Corpron
|
0b2fd28388
Added token aware connection pool implementation
|
11 anos atrás |
Chris Bannister
|
618df875eb
Always set the number of values in a batch
|
10 anos atrás |
Chris Bannister
|
1f7e8228f0
Get and Len are not thread safe
|
10 anos atrás |
Ben Hood
|
61d083e439
Merge pull request #353 from Zariel/serial-consistency
|
10 anos atrás |
Ben Hood
|
ecfc8f8133
Merge pull request #352 from Zariel/v3-tuples
|
10 anos atrás |
Ben Hood
|
0e0460fac7
Introduce an integration test for authentication
|
10 anos atrás |
Chris Bannister
|
4eb0e0532e
Add with serial consistency support
|
10 anos atrás |
Chris Bannister
|
4b4dcdde53
refactor TypeInfo into an interface
|
10 anos atrás |
Chris Bannister
|
6ef11d3fe5
remove comeent
|
10 anos atrás |
Chris Bannister
|
1ec0d62f42
update to pass integration tests
|
10 anos atrás |
Ben Hood
|
180456fef0
Merge pull request #351 from Zariel/fix-test-crate-sessions
|
10 anos atrás |
Chris Bannister
|
19afbf6bbc
Always use createCluster in cassandra_test
|
10 anos atrás |
Chris Bannister
|
7617690d63
if we dont connect the session it will be nil
|
10 anos atrás |
Chris Bannister
|
38b81b82cb
Add a flag to enable compression
|
10 anos atrás |
Justin Corpron
|
5abf8446a1
Resolve first code review issues
|
10 anos atrás |
Justin Corpron
|
d1eb33572d
Added routing key computation (with override) to Query
|
10 anos atrás |
Chris Bannister
|
98eb326fcf
increase the sleep time when creating tables
|
10 anos atrás |
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.
|
10 anos atrás |
Justin Corpron
|
4ce212b9a3
Add KeyspaceMetadata() func to Session which returns schema information
|
11 anos atrás |
Oliver Beattie
|
241b2b965e
Fix a panic establishing sessions using NewSession
|
10 anos atrás |
ono_matope
|
216728519d
Add func (*Query)MapScan(map[string]interface{})
|
11 anos atrás |
Ben Hood
|
bb7e032313
Instead of failing the test, maybe we should just warn about this for now?
|
11 anos atrás |
Ben Hood
|
c85fffe87b
The ring discovery test seems to be an issue
|
11 anos atrás |
Ben Hood
|
ff5db7dcae
Only skip ring discovery for protocol version 1
|
11 anos atrás |
Ben Hood
|
6ee86ffe09
Temporarily skip the ring discovery test
|
11 anos atrás |
Ben Hood
|
5188b26444
Try to delineate between unit and integration tests
|
11 anos atrás |
Muir Manders
|
803daed9cc
Fix bug fetching out unset timestamp values.
|
11 anos atrás |