Browse Source

Update README, v3 protocol no longer experimental

Chris Bannister 10 years ago
parent
commit
00e0f7e442
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -58,7 +58,7 @@ Features
 * Optional frame compression (using snappy)
 * Automatic query preparation
 * Support for query tracing
-* Experimental support for [binary protocol version 3](https://github.com/apache/cassandra/blob/trunk/doc/native_protocol_v3.spec)
+* Support for Cassandra 2.1+ [binary protocol version 3](https://github.com/apache/cassandra/blob/trunk/doc/native_protocol_v3.spec)
   * Support for up to 32768 streams
   * Support for tuple types
   * Support for client side timestamps by default