Skip to content

Commit

Permalink
docs: delete invalid doc
Browse files Browse the repository at this point in the history
  • Loading branch information
huanglonghui committed Jan 12, 2024
1 parent 443c63e commit e58c39c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 12 deletions.
6 changes: 0 additions & 6 deletions Cn/Components/Queue/queue.md
Original file line number Diff line number Diff line change
Expand Up @@ -363,9 +363,3 @@ interface QueueDriverInterface
public function confirm(Job $job,float $timeout = 3.0): bool;
}
```

## 相关仓库

[EasySwoole 中利用 Redis 实现消息队列](https://www.umdzz.cn/article/36/easyswooleredis)

[如何利用 EasySwoole 多进程多协程 Redis 队列实现爬虫](https://www.umdzz.cn/article/37/easyswooleredis)
6 changes: 0 additions & 6 deletions Cn/Components/Queue/queue_2.1.x.md
Original file line number Diff line number Diff line change
Expand Up @@ -360,9 +360,3 @@ class EasySwooleEvent implements Event
}
```

## 相关仓库

[EasySwoole 中利用 Redis 实现消息队列](https://www.umdzz.cn/article/36/easyswooleredis)

[如何利用 EasySwoole 多进程多协程 Redis 队列实现爬虫](https://www.umdzz.cn/article/37/easyswooleredis)

0 comments on commit e58c39c

Please sign in to comment.