New threadsafe "with_transactional_batching" block method
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.
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.