king

Results 13 comments of king

Delete Redis data based on the specified key at the points of updating and deleting during the mode lifecycle. ```js // redis.ts import Redis from "ioredis"; export const redisClient =...

[my-purge-rest-cache.zip](https://github.com/strapi-community/strapi-plugin-rest-cache/files/14568460/my-purge-rest-cache.zip) ![image](https://github.com/strapi-community/strapi-plugin-rest-cache/assets/33395246/503e8b74-3054-4bdc-bf3c-e4f232564c40) ![image](https://github.com/strapi-community/strapi-plugin-rest-cache/assets/33395246/3cc361d5-ec3f-4cf7-ad79-66d5ed356cca)

```js // bullMQUtils.ts import { delay, Job, Queue, Worker } from "bullmq"; /** // 调用手动队列处理函数 const token = nanoid(); const { queue: manuallyQueue, worker } = processManualQueue( "manuallyQueue", { connection:...

```js // bullMQUtils.ts import { delay, Job, Queue, Worker } from "bullmq"; /** // 调用手动队列处理函数 const token = nanoid(); const { queue: manuallyQueue, worker } = processManualQueue( "manuallyQueue", { connection:...

无法运行的linux 8

这个项目启动不了

同事的启动了. 可能是电脑问题. 用远程编辑别人的代码解决了

> Do you have the error locally without the @LBC000 ?`--remote` The first time I ran npm run db:generate; "db:generate": "drizzle-kit generate". Then I started the project, and D1 generated...

The code has been submitted, please pass