Download the PHP package snowio/magento2-mutexes without Composer
On this page you can find all versions of the php package snowio/magento2-mutexes. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download snowio/magento2-mutexes
More information about snowio/magento2-mutexes
Files in snowio/magento2-mutexes
Download snowio/magento2-mutexes
More information about snowio/magento2-mutexes
Files in snowio/magento2-mutexes
Vendor snowio
Package magento2-mutexes
Short Description A Magento 2 module which encapsulates various operations in mutex locks
License MIT
Package magento2-mutexes
Short Description A Magento 2 module which encapsulates various operations in mutex locks
License MIT
Please rate this library. Is it a good library?
Informations about the package magento2-mutexes
Magento 2 Product Save Mutex
Description
Module that ensures mutual exclusion on product saves. The locking is applied on product skus thus 2 or more
simultaneous saves on a product will result in one of the simultaneous save calls successfully saving the product
and the rest failing with a RuntimeException
.
Magento Versions
<= 2.3.x
use 2.x tags>= 2.4.x
use master
Prerequisites
- PHP 7.4 or newer
- Composer (https://getcomposer.org/download/).
magento/framework
103 or newermagento/module-catalog
104 or newersnowio/magento2-lock
1.0.0 or newer
Installation
License
This software is licensed under the MIT License. View the license
All versions of magento2-mutexes with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4||^8.1
magento/module-catalog Version ^104
snowio/magento2-lock Version ^1.1.0
magento/framework Version ^103
magento/module-catalog Version ^104
snowio/magento2-lock Version ^1.1.0
magento/framework Version ^103
The package snowio/magento2-mutexes contains the following files
Loading the files please wait ....