Ver código fonte

Added note about UDT support as a new feature

Ben Hood 10 anos atrás
pai
commit
f7ee8d9004
1 arquivos alterados com 1 adições e 0 exclusões
  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.