Commit Graph

10 Commits

Author SHA1 Message Date
Sylvain Lebresne ccca5f1e39 Make prepared statement global instead of per-connection
patch by slebresne; reviewed by jbellis for CASSANDRA-4449
2012-09-26 14:05:09 +02:00
Sylvain Lebresne c6ddbea438 Add inet support in binary protocol
patch by slebresne; reviewed by thepaul for CASSANDRA-4627
2012-09-11 12:10:27 +02:00
Sylvain Lebresne f199fa39bb Adds events push to binary protocol
patch by slebresne; reviewed by thepaul for CASSANDRA-4480
2012-09-07 11:02:03 +02:00
Sylvain Lebresne f1711794cf Simplify and generalize startup message in binary protocol
patch by slebresne; reviewed by thepaul for CASSANDRA-4539
2012-09-07 10:55:13 +02:00
Sylvain Lebresne 3a2faf9424 Finer grained exception hierarchy, and adds error codes
patch by slebresne; reviewed by thepaul for CASSANDRA-3979
2012-09-05 17:50:59 +02:00
Sylvain Lebresne 3bfe5fb8a4 Fix typo 2012-09-04 19:33:04 +02:00
Sylvain Lebresne f61d88488a Rename [value] to [bytes] in binary protocol spec to avoid confusion 2012-09-04 18:59:20 +02:00
Jonathan Ellis ba231f4eb5 Support collections natively in the binary protocol
patch by slebresne; reviewed by Paul Cannon for CASSANDRA-4453
2012-08-14 16:51:08 -05:00
Sylvain Lebresne bef8eef1b1 Binary protocol: handle asynchronous execution (better)
patch by slebresne; reviewed by thepaul for CASSANDRA-4473
2012-08-01 20:35:51 +02:00
Sylvain Lebresne 6d3a3eed27 Custom CQL protocol
patch by slebresne; reviewed by yukim and norman for CASSANDRA-2478
2012-07-05 18:21:09 +02:00