Skip to main content

4 docs tagged with "Shared-lock"

View all tags

Shared-lock usage

The @daiso-tech/core/shared-lock component provides a way for managing shared-locks (a.k.a reader writer locks) independent of underlying platform or storage.

SharedLockProviderFactory

The SharedLockProviderFactory class provides a flexible way to configure and switch between different shared-lock adapters at runtime.