The ISharedLockFactory contract defines a way for managing locks independent of the underlying technology. It comes with more convenient methods compared to ISharedLockAdapter.
ISharedLockFactory
ISharedLockAdapter
IMPORT_PATH: "@daiso-tech/core/shared-lock/contracts"
"@daiso-tech/core/shared-lock/contracts"
The
ISharedLockFactorycontract defines a way for managing locks independent of the underlying technology. It comes with more convenient methods compared toISharedLockAdapter.IMPORT_PATH:
"@daiso-tech/core/shared-lock/contracts"