Browse Source

Added notes about recent feature additions

Ben Hood 10 năm trước cách đây
mục cha
commit
7583176f3c
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -55,6 +55,8 @@ Features
 * Optional frame compression (using snappy)
 * Optional frame compression (using snappy)
 * Automatic query preparation
 * Automatic query preparation
 * Support for query tracing
 * Support for query tracing
+* Experimental support for CQL protocol version 3
+* 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.
 Please visit the [Roadmap](https://github.com/gocql/gocql/wiki/Roadmap) page to see what is on the horizion.