From 06eb5c6e8230a5fd4479f7b211790947d869312a Mon Sep 17 00:00:00 2001 From: lion Date: Fri, 20 Dec 2024 23:29:42 +0800 Subject: [PATCH] mark the typescript xdb binding impl --- ReadMe.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ReadMe.md b/ReadMe.md index 31dfc9f..120ea94 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -43,6 +43,7 @@ API 介绍,使用文档和测试程序请参考对应 `searcher` 查询客户 |     | 待开始 | [php_ext](binding/php7_ext) | php c 扩展 xdb 查询客户端实现 | 待确定 | | :white_check_mark: | 已完成 | [nginx](binding/nginx) | nginx 扩展 xdb 查询客户端实现 | [Wu Jian Ping](https://github.com/wujjpp) | | :white_check_mark: | 已完成 | [C++](binding/cpp) | C++ xdb 查询客户端实现 | [Yunbin Liu](https://github.com/liuyunbin) | +| :white_check_mark: | 已完成 | [Typescript](binding/typescript) | Typescript xdb 查询客户端实现 | [Alan Lee](https://github.com/malus2077) | 以下工具链实现由社区开发者通过第三方仓库贡献: