Configuring SharedLock adapters
MemorySharedLockAdapter
MemorySharedLockAdapter
Implementing your custom ISharedLockAdapter
Initial configuration
withSharedLockPrefix plugin
The eridu-tech/shared-lock component provides a way for managing shared-locks (a.k.a reader writer locks) independent of underlying platform or storage.
The SharedLockFactoryResolver class provides a flexible way to configure and switch between different shared-lock adapters at runtime.