Aria Group Commit
Learn about Aria's group commit functionality, which improves performance by batching commit operations to the transaction log.
Terminology
Non Group commit logic (aria_group_commit="none")
If hard group commit is enabled (aria_group_commit="hard")
If hard commit and aria_group_commit_interval=0
If hard commit and aria_group_commit_interval > 0
If soft group commit is enabled (aria_group_commit="soft")
Code
Last updated
Was this helpful?

