Skip to content

New threadsafe "with_transactional_batching" block method

Compare
Choose a tag to compare
@jszymanowski jszymanowski released this 06 Dec 16:18
· 2 commits to master since this release
9081633

This adds a Journaled.with_transactional_batching { } feature that can be used to conditionally enable batching within the current thread, even if the feature is disabled globally.