Lịch sử commit

Tác giả SHA1 Thông báo Ngày
  Nimi Wariboko Jr ebd7b8e505 Updated conn.go to use new error syntax 11 năm trước cách đây
  Nimi Wariboko Jr c18370d895 Moved errorFrame and err constants to errors.go, added (*frame.)readError() errorFrame function 11 năm trước cách đây
  Nimi Wariboko Jr 0879b50f64 Made errorFrame an interface that can implemented by the different types of errors from a cassandra server. 11 năm trước cách đây
  Phillip Couto 06eb28df61 Rebased branch. Fixed code that was altered from the rebase. 11 năm trước cách đây
  Phillip Couto 31ef01b5a1 Added an example of a SingleConnection pool to the ConnectionPool documentation. 11 năm trước cách đây
  Phillip Couto 3783dd1c40 Created the Connection Pool interface and converted the existing connection pool logic to a SimplePool interface. 11 năm trước cách đây
  Ben Hood e617f1d183 Merge pull request #143 from Zariel/better-unavailable-errors 11 năm trước cách đây
  Christoph Hack 220ee2d9e9 AUTHORS: added Miguel Serrano 11 năm trước cách đây
  Phillip Couto cc7c55bb35 Merge pull request #158 from miguelvps/stream_unavailable 11 năm trước cách đây
  Miguel Serrano e93451502d Remove check for available streams 11 năm trước cách đây
  Nimi Wariboko eead139b57 Add a test to ensure types are parsed correctly. 11 năm trước cách đây
  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 năm trước cách đây
  Nimi Wariboko 8b616cffeb Fixed TypeInfo's String() function, when type is a custom type. 11 năm trước cách đây
  Chris Bannister 76d52012e9 Remove redundant iter nil check 11 năm trước cách đây
  Chris Bannister 5acbdd4016 Update test 11 năm trước cách đây
  Chris Bannister 09e353bbec Use defer to unlock in session.go 11 năm trước cách đây
  Chris Bannister ef525ee05c Use better error messages instead of ErrUnavailable 11 năm trước cách đây
  Chris Bannister 66a3c1f877 Merge pull request #153 from opsmatic/protocolerrordetails 11 năm trước cách đây
  mihasya 818bd933bd provide some details when encountering a protocol error 11 năm trước cách đây
  Chris Bannister 9f0088a6f9 Merge pull request #149 from phillipCouto/cleaner_reconnect 11 năm trước cách đây
  Christoph Hack a04b1c8af2 Merge pull request #150 from harpreet-sawhney/remove_should_prepare 11 năm trước cách đây
  Harpreet Sawhney 1c13825d08 fixed test to use un exported shouldPrepare 11 năm trước cách đây
  Harpreet Sawhney e2550da4d8 un exporting the shouldQuery method 11 năm trước cách đây
  Chris Bannister a331ecd561 Merge pull request #147 from harpreet-sawhney/master 11 năm trước cách đây
  Harpreet Sawhney 6ed2c7d73f (cleanup) move shouldPrepare func to being a Query type method 11 năm trước cách đây
  Phillip Couto 1bce19d061 Added code to debounce requests to fillPool when calls are in a tight 11 năm trước cách đây
  Phillip Couto b46e7c51e1 Changed the reconnection logic to reduce the flood of reconnects. Also fixed incorrect keyspace on CreateSession. 11 năm trước cách đây
  Harpreet Sawhney 5cbfbc041f (cleanup) breaking out compressor from conn 11 năm trước cách đây
  Phillip Couto 466e11f6c4 Merge pull request #144 from phillipCouto/prevent_use_keyspace 11 năm trước cách đây
  Phillip Couto 5cf7b6ee4c Cleaned up code to streamline the connection being added to the pool and removed code related to old keyspace behaviour. 11 năm trước cách đây