Historique des commits

Auteur SHA1 Message Date
  Phillip Couto 01e4fc64ce Merge pull request #157 from phillipCouto/abstract_connPool il y a 12 ans
  Ben Hood f5c74e3d49 Merge pull request #164 from relops/reintroduce_paging_tests il y a 12 ans
  Ben Hood aee32f3a71 Change name of table used for paging test il y a 12 ans
  Ben Hood b4929bf8d4 Unskip paging test il y a 12 ans
  Chris Bannister 4256984d6d Merge pull request #154 from ChannelMeter/ApacheCassandraTypes il y a 12 ans
  Chris Bannister 7e0a6d5586 Merge pull request #163 from relops/supported_versions il y a 12 ans
  Ben Hood 4fd25013a0 Run test suite against multiple versions of Cassandra il y a 12 ans
  Phillip Couto 06eb28df61 Rebased branch. Fixed code that was altered from the rebase. il y a 12 ans
  Phillip Couto 31ef01b5a1 Added an example of a SingleConnection pool to the ConnectionPool documentation. il y a 12 ans
  Phillip Couto 3783dd1c40 Created the Connection Pool interface and converted the existing connection pool logic to a SimplePool interface. il y a 12 ans
  Ben Hood e617f1d183 Merge pull request #143 from Zariel/better-unavailable-errors il y a 12 ans
  Christoph Hack 220ee2d9e9 AUTHORS: added Miguel Serrano il y a 12 ans
  Phillip Couto cc7c55bb35 Merge pull request #158 from miguelvps/stream_unavailable il y a 12 ans
  Miguel Serrano e93451502d Remove check for available streams il y a 12 ans
  Nimi Wariboko eead139b57 Add a test to ensure types are parsed correctly. il y a 12 ans
  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 il y a 12 ans
  Nimi Wariboko 8b616cffeb Fixed TypeInfo's String() function, when type is a custom type. il y a 12 ans
  Chris Bannister 76d52012e9 Remove redundant iter nil check il y a 12 ans
  Chris Bannister 5acbdd4016 Update test il y a 12 ans
  Chris Bannister 09e353bbec Use defer to unlock in session.go il y a 12 ans
  Chris Bannister ef525ee05c Use better error messages instead of ErrUnavailable il y a 12 ans
  Chris Bannister 66a3c1f877 Merge pull request #153 from opsmatic/protocolerrordetails il y a 12 ans
  mihasya 818bd933bd provide some details when encountering a protocol error il y a 12 ans
  Chris Bannister 9f0088a6f9 Merge pull request #149 from phillipCouto/cleaner_reconnect il y a 12 ans
  Christoph Hack a04b1c8af2 Merge pull request #150 from harpreet-sawhney/remove_should_prepare il y a 12 ans
  Harpreet Sawhney 1c13825d08 fixed test to use un exported shouldPrepare il y a 12 ans
  Harpreet Sawhney e2550da4d8 un exporting the shouldQuery method il y a 12 ans
  Chris Bannister a331ecd561 Merge pull request #147 from harpreet-sawhney/master il y a 12 ans
  Harpreet Sawhney 6ed2c7d73f (cleanup) move shouldPrepare func to being a Query type method il y a 12 ans
  Phillip Couto 1bce19d061 Added code to debounce requests to fillPool when calls are in a tight il y a 12 ans