Update README.md
This commit is contained in:
parent
ef7bc6436f
commit
35af1883ca
1 changed files with 2 additions and 1 deletions
|
@ -9,7 +9,8 @@ Current status: First application in production (may be more)
|
||||||
* Simple function-style stream API
|
* Simple function-style stream API
|
||||||
* Reactive asynchronous and synchronous API
|
* Reactive asynchronous and synchronous API
|
||||||
* Provides Java mapping for Tables, Tuples, UDTs (User Defined Type), Collections, UDT Collections, Tuple Collections
|
* Provides Java mapping for Tables, Tuples, UDTs (User Defined Type), Collections, UDT Collections, Tuple Collections
|
||||||
* Provides Lazy mapping in all cases where possible
|
* Uses lazy mapping in all cases where possible
|
||||||
|
* Supports Guava ListenableFuture and Scala Future
|
||||||
|
|
||||||
### Requirements
|
### Requirements
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue