提交历史

作者 SHA1 备注 提交日期
  Chris Bannister 77cf2b54fa expose page state 10 年之前
  Chris Bannister 7e37aa0ace Merge pull request #454 from abustany/routing-key-improvements 10 年之前
  Chris Bannister d4969a7717 Merge pull request #456 from abustany/faster-stmt-lru 10 年之前
  Adrien Bustany 5a689b9e50 Use an LRU cache with "pure" string keys 10 年之前
  Adrien Bustany 9a1b30652d query: Improve efficiency of 'USE' statement detection 10 年之前
  Adrien Bustany d04c94f520 session: No need to include keyspace in routingKeyInfoCache key 10 年之前
  Adrien Bustany 9e73d94ddd query: Keep routingKey buffer around 10 年之前
  Adrien Bustany fea9edbc92 query: Avoid binary.Write in GetRoutingKey 10 年之前
  Adrien Bustany 8d6c5d85f6 query: Pre-allocate the routing key buffer 10 年之前
  John Weldon 91e1d9d996 review feedback 10 年之前
  John Weldon 692e451010 Review feedback 10 年之前
  John Weldon 933ecf23a3 Implement stringer interface for the Query type 10 年之前
  Zach Badgett 937f33fea6 Added closeChan to clean up ring describer when session is closed 10 年之前
  Chris Bannister 6a5b608c60 Consolidate CreateSession into NewSession 10 年之前
  Chris Bannister 373c94a50a ensure that the value asertion does not panic 10 年之前
  Ben Hood 1a30be4244 Merge pull request #369 from Zariel/udt 10 年之前
  Chris Bannister 68ab73427f Add initial support for UDT's 10 年之前
  Chris Bannister 6af1499e33 Add with default timestamp support 10 年之前
  Chris Bannister cd7d08d825 Inherit consistency from session in NewBatch 10 年之前
  Ben Hood 61d083e439 Merge pull request #353 from Zariel/serial-consistency 10 年之前
  Chris Bannister 87288fa4a1 make SerialConsistency a distinct type 10 年之前
  Chris Bannister feac633a80 Add SerialConsistency to Batch to mirror Query 10 年之前
  Chris Bannister 048fefa363 No need to panic as Cassandra will return an error 10 年之前
  Chris Bannister 4eb0e0532e Add with serial consistency support 10 年之前
  Chris Bannister e52558aeed Add support for handling tuple types 10 年之前
  Chris Bannister 4b4dcdde53 refactor TypeInfo into an interface 10 年之前
  Chris Bannister 961d4d084b use preparedFrame in routingKeyInfo 10 年之前
  Chris Bannister a255b1676d remove the v3 timestamp stuff for another time 10 年之前
  Chris Bannister 1ec0d62f42 update to pass integration tests 10 年之前
  Justin Corpron 5abf8446a1 Resolve first code review issues 10 年之前