Историја ревизија

Аутор SHA1 Порука Датум
  Nimi Wariboko a2336d7724 Parse custom types in the org.apache.cassandra.db.marshal. namespace. This behaviour is not documented in the wire spec, however it is done by the python datastax driver пре 11 година
  Nimi Wariboko 8b616cffeb Fixed TypeInfo's String() function, when type is a custom type. пре 11 година
  Chris Bannister a331ecd561 Merge pull request #147 from harpreet-sawhney/master пре 11 година
  Harpreet Sawhney 5cbfbc041f (cleanup) breaking out compressor from conn пре 11 година
  Phillip Couto 466e11f6c4 Merge pull request #144 from phillipCouto/prevent_use_keyspace пре 11 година
  Phillip Couto 5cf7b6ee4c Cleaned up code to streamline the connection being added to the pool and removed code related to old keyspace behaviour. пре 11 година
  Phillip Couto 3a8fd4cf14 Updated README.md with examples of defining the default keyspace correctly for a session. пре 11 година
  Phillip Couto f9a5343db1 Added check to prevent user from executing a use statement from an active session. пре 11 година
  Chris Bannister 6ddf07546e Merge pull request #142 from Zariel/fix-isclosed-data-race пре 11 година
  Chris Bannister abb0fcdcb0 Fix data race when reading conn.isClosed пре 11 година
  Ben Hood bd90dfb432 Merge pull request #141 from relops/closing_connections пре 11 година
  Ben Hood 1665b39204 Merge remote-tracking branch 'upstream/master' into closing_connections пре 11 година
  Ben Hood 569b640134 Added test to verify connection leakages пре 11 година
  Chris Bannister 9e846b3fd2 Merge pull request #139 from harpreet-sawhney/master пре 11 година
  Harpreet Sawhney 577cd1b366 close connections properly пре 11 година
  Ben Hood 36fcdadad8 Merge pull request #136 from Zariel/dont-hide-write-error пре 11 година
  Chris Bannister daf8c8f8a6 When closing a cluster rmeove its connections instead of closing them пре 11 година
  Chris Bannister 8d6a888d74 Dont hide the error from write пре 11 година
  Ben Hood e6ccb9722d Merge pull request #137 from Zariel/always-handle-error пре 11 година
  Ben Hood 7e49292f5c Merge pull request #138 from Zariel/use-tempory-not-timeout пре 11 година
  Chris Bannister eebae68aa6 Instead of checking for timeouts check for Tempoary errors, which will allow 5 timeouts before returning false пре 11 година
  Chris Bannister 32a6094508 Whenever the connection is closed always call cluster.HandleError пре 11 година
  Ben Hood 6a13b30721 Merge pull request #133 from relops/decimal_pointer пре 11 година
  Ben Hood c0daa5b8ec Add support for decimals with the SliceMap() interface пре 11 година
  Ben Hood bbfb86162b Merge pull request #132 from phillipCouto/batch_size пре 11 година
  Phillip Couto d4a853b532 Reduced BatchSizeMaximum by 1 as 65535 is the true maximum. More than this number in statements to execute will cause the batch to fail. пре 11 година
  Phillip Couto 538e98db31 Added Size method to batch type so when building a batch statement the user can avoid the maximum limit. Also made the limit a exported constant. пре 11 година
  Chris Bannister f419ad3421 Merge pull request #130 from relops/row_data пре 11 година
  Chris Bannister 1c92237893 Merge pull request #131 from relops/timestamp_type пре 11 година
  Chris Bannister e618d79fc0 Merge pull request #126 from skoikovs/prepare_all_batch_types пре 11 година