mirror of https://github.com/panjf2000/ants.git
Add a new use case
This commit is contained in:
parent
1e73dc2c7b
commit
6169763f4f
10
README.md
10
README.md
|
@ -316,7 +316,7 @@ The source code in `ants` is available under the [MIT License](/LICENSE).
|
|||
|
||||
### business companies
|
||||
|
||||
The following companies/organizations use `ants` in production.
|
||||
Trusted by the following corporations/organizations.
|
||||
|
||||
<table>
|
||||
<tbody>
|
||||
|
@ -419,11 +419,17 @@ The following companies/organizations use `ants` in production.
|
|||
<img src="https://res.strikefreedom.top/static_res/logos/zilliz-logo.png" width="250" />
|
||||
</a>
|
||||
</td>
|
||||
</td>
|
||||
<td align="center" valign="middle">
|
||||
<a href="https://amap.com/" target="_blank">
|
||||
<img src="https://res.strikefreedom.top/static_res/logos/amap-logo.png" width="250" />
|
||||
</a>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
If your company is also using `ants` in production, please help us enrich this list by opening a pull request.
|
||||
If you're also using `ants` in production, please help us enrich this list by opening a pull request.
|
||||
|
||||
### open-source software
|
||||
|
||||
|
|
|
@ -420,11 +420,16 @@ pool.Reboot()
|
|||
<img src="https://res.strikefreedom.top/static_res/logos/zilliz-logo.png" width="250" />
|
||||
</a>
|
||||
</td>
|
||||
<td align="center" valign="middle">
|
||||
<a href="https://amap.com/" target="_blank">
|
||||
<img src="https://res.strikefreedom.top/static_res/logos/amap-logo.png" width="250" />
|
||||
</a>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
如果你的公司也在生产环境上使用 `ants`,欢迎提 PR 来丰富这份列表。
|
||||
如果你也正在生产环境上使用 `ants`,欢迎提 PR 来丰富这份列表。
|
||||
|
||||
### 开源软件
|
||||
|
||||
|
|
Loading…
Reference in New Issue