SemaphoreProvider class can be derived from any ISemaphoreAdapter or IDatabaseSemaphoreAdapter.

Note the ISemaphore instances created by the SemaphoreProvider class are serializable and deserializable, allowing them to be seamlessly transferred across different servers, processes, and databases. This can be done directly using ISerderRegister or indirectly through components that rely on ISerderRegister internally.

IMPORT_PATH: "@daiso-tech/core/semaphore"

Implements

Constructors

Methods