Просмотр исходного кода

Added note about UDT support as a new feature

Ben Hood 10 лет назад
Родитель
Сommit
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 up to 32768 streams
   * Support for tuple types
   * Support for tuple types
   * Support for client side timestamps by default
   * 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
 * 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.