saveourtool / save-cloud

Cluster-based cloud mechanism for running SAVE framework
https://cosv.gitlink.org.cn
MIT License
38 stars 3 forks source link

R2DBC: investigate if we can easily move to this lib #781

Open orchestr7 opened 2 years ago

orchestr7 commented 2 years ago

EPIC

Think about moving to spring-data-r2dbc instead of Hibernate. https://spring.io/projects/spring-data-r2dbc

This will give us a chance to work with a database reactively.

If there will be any problems - we can even contribute to R2DBC driver (https://github.com/mirromutth/r2dbc-mysql) and fix issues. But please note that author is inactive (dead?)

nulls commented 2 years ago

https://hibernate.org/reactive/