GoogleCloudPlatform / GoogleCloudPlatform/cloud-spanner-r2dbc
Upgrade Spring Data R2DBC Transaction Manager
Open
enhancement
P2
- Dominant language
- Java
- Stars
- 60
- Forks
- 31
- PR merge metrics
- No merged PRs in 30d
Description
Looks like Spring Data R2DBC has had several new version released; we should get us up to date on the latest there.
In particular, it looks like we need to extend a custom `R2dbcTransactionManager` to support several Spanner operations like creating custom transaction types; potentially other clever things we can do in there.
I've posted a question here asking how to do best do this: https://github.com/spring-projects/spring-data-r2dbc/issues/547
Contributor guide
Assessment
This issue has not been assessed yet.