Historial de Commits

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