Sfoglia il codice sorgente

update readme to reflect changes to v3

Mention streams and typles
Chris Bannister 10 anni fa
parent
commit
9aa5ed21c9
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  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.