Configuring lock adapters
MemoryLockAdapter
MemoryLockAdapter
Implementing your custom ILockAdapter
The @daiso-tech/core/lock component provides a way for managing locks independent of underlying platform or storage.
The LockProviderFactory class provides a flexible way to configure and switch between different lock adapters at runtime.