0 purchases
Use this module to defer actions to the after-commit hook. This is useful if you want to trigger actions in after_create, after_destroy and after_update callbacks but want to execute them outside of the transaction (for example, to avoid deadlocks).
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.