Determine an API for using sessions with Mongoid that mirrors the transaction API in Rails. The Sessions API in Mongoid can then easily be extended to support transactions, when they are available.
See http://api.rubyonrails.org/classes/ActiveRecord/Transactions/ClassMethods.html
- is related to
-
MONGOID-4515 MongoDB 4.0 support
- Released