Historial de Commits

Autor SHA1 Mensaje Fecha
  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. hace 11 años
  Staņislavs Koikovs 6da46330bf Updated documentation on iter.Scan() hace 11 años
  Staņislavs Koikovs e4b8bf756e Merge remote-tracking branch 'upstream/master' hace 11 años
  Phillip Couto 093f3395a1 Simplified session.executeQuery to use a pointer to Iter instead of creating a new object. hace 11 años
  Phillip Couto e2264bb7f8 Added retry policies for Query and Batch Statements. Policies can be defined at the cluster or per query. Added test cases for retries and added test case for batch statement limits. hace 11 años
  Staņislavs Koikovs 4083742150 Revert changes and allow <nil> interfaces instead hace 12 años
  Staņislavs Koikovs effe8de7bf Allow variable number of arguments for iter.Scan() hace 12 años
  Christoph Hack 9be9717d49 docs: document typical usage of a session object hace 12 años
  Christoph Hack 92ccf5fec6 cleaned up CAS branch a bit hace 12 años
  Ben Hood 8d9a57e01e No need to make the caller supply the CAS flag in the binding statement hace 12 años
  Ben Hood f1f71b5f46 First cut at adding CAS statements hace 12 años
  Niklas Korz 56f9b80150 Checking for other errors first in Query.Scan hace 12 años
  Niklas Korz c60915c4c7 Return ErrNotFound when no row matches the query hace 12 años
  Christoph Hack 1a181ce13a support for prefetching and lighter Iter struct hace 12 años
  Christoph Hack 37e919a109 added session settings hace 12 años
  Christoph Hack 9f1b21f87b documented Iter and SnappyCompressor hace 12 años
  Christoph Hack bace3dba72 simplified query interface, added more docs hace 12 años
  Christoph Hack 492bac0157 added tracing docs hace 12 años
  Christoph Hack 041e8ecacd nicer tracing interface and bugfixing... hace 12 años
  Christoph Hack 23a4654e20 support for tracing hace 12 años
  Christoph Hack 3fadac3f58 readded batches hace 12 años
  Christoph Hack 83c5eba575 iteration over paged results hace 12 años
  Christoph Hack ec8aa7ca9c improved frame parsing, support protocol v1 hace 12 años
  Christoph Hack be4d993975 added more docs hace 12 años
  Christoph Hack c0835a0a1e added batch example hace 12 años
  Christoph Hack f22ff84aa7 changed the cluster interface a bit. keyspace changes are now propagated correctly. hace 12 años
  Christoph Hack f8bac0e311 added gocql_test app hace 12 años
  Christoph Hack ac8fdad0db further API improvements hace 12 años
  Christoph Hack d2fcc2dc4a added atomic batches hace 12 años
  Christoph Hack a36312c89e improved the API a bit hace 12 años