nodejs xdb searcher is ready

This commit is contained in:
lion 2022-07-25 13:25:44 +08:00
parent c80d2ffb82
commit de956578f8
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ API 介绍,使用文档和测试程序请参考对应 `searcher` 查询客户
| :white_check_mark: | 已完成 | [lua_c](binding/lua_c) | lua c 扩展 xdb 查询客户端实现 | [Lion](https://github.com/lionsoul2014) |
|     | 待开始 | [rust](binding/rust) | rust xdb 查询客户端实现 | [Lion](https://github.com/lionsoul2014) |
| :white_check_mark: | 已完成 | [python](binding/python) | python xdb 查询客户端实现 | [厉害的花花](https://github.com/luckydog6132) |
|     | 待开始 | [nodejs](binding/nodejs) | nodejs xdb 查询客户端实现 | 待确定 |
| :white_check_mark: | 已完成 | [nodejs](binding/nodejs) | nodejs xdb 查询客户端实现 | [Wu Jian Ping](https://github.com/wujjpp) |
| :white_check_mark: | 已完成 | [csharp](binding/csharp) | csharp xdb 查询客户端实现 | [Soar360](https://gitee.com/Soar360) |
|     | 待开始 | [php_ext](binding/php7_ext) | php c 扩展 xdb 查询客户端实现 | 待确定 |
|     | 待开始 | [nginx](binding/nginx) | nginx 扩展 xdb 查询客户端实现 | 待确定 |