spdx
This commit is contained in:
parent
70415bdab5
commit
179b18b347
|
@ -1,3 +1,8 @@
|
||||||
|
/*
|
||||||
|
* SPDX-FileCopyrightText: syuilo and misskey-project
|
||||||
|
* SPDX-License-Identifier: AGPL-3.0-only
|
||||||
|
*/
|
||||||
|
|
||||||
import * as Redis from 'ioredis';
|
import * as Redis from 'ioredis';
|
||||||
|
|
||||||
export async function acquireDistributedLock(
|
export async function acquireDistributedLock(
|
||||||
|
|
Loading…
Reference in New Issue