Devoxx Ukraine 2019: Building a Reactive DB driver with R2DBC - Igor Lozynskyi

Devoxx Ukraine 2020 becomes a FREE ONLINE event 6-7th of November Kyiv, Ukraine Registration: Reactive programming is popular nowadays. We have Spring WebFlux for high-performance web-applications and Spring Cloud for reactive messaging solutions. Now, we are tackling the last frontier where blocking approaches are still winning: database access. During this talk, we are going to implement our own reactive database driver and use it for accessing data via Reactive Spring Data. #devoxxua #java #devoxx
Back to Top