소스 검색

Added note about UDT support as a new feature

Ben Hood 11 년 전
부모
커밋
f7ee8d9004
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -65,6 +65,7 @@ Features
   * Support for up to 32768 streams
   * Support for tuple types
   * Support for client side timestamps by default
+  * Support for UDTs via a custom marshaller or struct tags
 * 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.