소스 검색

update readme to reflect changes to v3

Mention streams and typles
Chris Bannister 10 년 전
부모
커밋
9aa5ed21c9
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -62,6 +62,8 @@ Features
 * Automatic query preparation
 * Support for query tracing
 * Experimental support for CQL protocol version 3
+  * Support for up to 32768 streams
+  * Support for tuple types
 * An API to access the schema metadata of a given keyspace
 
 Please visit the [Roadmap](https://github.com/gocql/gocql/wiki/Roadmap) page to see what is on the horizion.