We are evaluating TokuMX so we could use its ACID transaction feature, but we want to use it with Spring Data for MongoDB.
So, here is the question: are MongoDB connections managed by Spring Data thread bounded so that we could take advantage of TokuMX transaction implementation?