Closed
Description
Hello,
It was mentioned at the issue #2286 that ChainedTransactionManager is now deprecated and there are no future plans to implement a reactive analog of it.
Is there any existing alternative for a distributed database reactive transaction?
Example - insert data into both MongoDB and Neo4j in a single reactive transaction.