To utilize the KyselySharedLockAdapter, you must install the "kysely" package and configure a Kysely class instance.

Note in order to use KyselySharedLockAdapter correctly, ensure you use a single, consistent database across all server instances. The adapter have been tested with sqlite, postgres and mysql databases.

IMPORT_PATH: "@daiso-tech/core/shared-lock/kysely-shared-lock-adapter"

Implements

Constructors

Methods