mperry / functionalgroovy

Functional programming in Groovy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement asynchronous stream processing of SQL results

mperry opened this issue · comments

Use RxJava to use an Observable for SQL results.