Commit History

Author SHA1 Message Date
  Chris Bannister 3233d7ba31 conn: release the stream when recieving an error 10 years ago
  Chris Bannister 7973782661 Merge pull request #467 from Zariel/mapscan-udt 10 years ago
  Chris Bannister a1bba7f41d add support to unmarshal UDT into *map[string]interface{} 10 years ago
  Chris Bannister 235f84cc80 add missing TypeUDT in goType 10 years ago
  Chris Bannister 00e0f7e442 Update README, v3 protocol no longer experimental 10 years ago
  Chris Bannister 7e37aa0ace Merge pull request #454 from abustany/routing-key-improvements 10 years ago
  Chris Bannister d4969a7717 Merge pull request #456 from abustany/faster-stmt-lru 10 years ago
  Chris Bannister 3d916228bd Merge pull request #455 from abustany/faster-use-detection 10 years ago
  Adrien Bustany 912b51a0c2 Add myself to AUTHORS file 10 years ago
  Chris Bannister 429a87d026 Merge pull request #461 from Zariel/update-go-version 10 years ago
  Chris Bannister 96aad64c6b Merge pull request #460 from Zariel/support-appengine 10 years ago
  Chris Bannister b145b85f0c bump to go14 and go15 10 years ago
  Chris Bannister 0c3594747e Add an implementation of murmurhash for appengine 10 years ago
  Chris Bannister 0c5c602cfb Merge pull request #459 from bfontaine/patch-1 10 years ago
  Baptiste Fontaine 5d40b02f82 ConnectionPool: typo fixed in godoc 10 years ago
  Adrien Bustany 5a689b9e50 Use an LRU cache with "pure" string keys 10 years ago
  Adrien Bustany 9a1b30652d query: Improve efficiency of 'USE' statement detection 10 years ago
  Adrien Bustany d04c94f520 session: No need to include keyspace in routingKeyInfoCache key 10 years ago
  Adrien Bustany 9e73d94ddd query: Keep routingKey buffer around 10 years ago
  Adrien Bustany fea9edbc92 query: Avoid binary.Write in GetRoutingKey 10 years ago
  Adrien Bustany 8d6c5d85f6 query: Pre-allocate the routing key buffer 10 years ago
  Adrien Bustany 9981847067 Add benchmark for Conn.GetRoutingKey 10 years ago
  Chris Bannister 9d122d6cee Merge pull request #451 from johnweldon/master 10 years ago
  John Weldon 91e1d9d996 review feedback 10 years ago
  John Weldon 692e451010 Review feedback 10 years ago
  John Weldon 933ecf23a3 Implement stringer interface for the Query type 10 years ago
  Ben Hood f8fb76bb77 Remove note about stability 10 years ago
  Chris Bannister 53ea371a15 Merge pull request #450 from Zariel/dont-use-stream0 10 years ago
  Chris Bannister 9be46a1f88 correctly handle negative streams, differentiate -1 10 years ago
  Chris Bannister a2852f8fb9 dont make assumptions about cassandras errors 10 years ago