Skip to content

Latest commit

 

History

History
39 lines (21 loc) · 690 Bytes

README.md

File metadata and controls

39 lines (21 loc) · 690 Bytes

Benchmarking Spring Reactive

Status

Build Status

Build Status

Versions

Spring Boot 2.0.5 and Spring Framework 5.0.9

Modules

  • Blocking
    • MongoDB
    • JDBC against PostgreSQL
  • Non-Blocking
    • MongoDB
    • JDBC against PostgreSQL

DomainModel

TBD

JDBC

Blocking JDBC

NonBlocking JDBC

For the non-blocking JDBC variant reactive-pg-client was user.

reactive-pg-client