ready status
This commit is contained in:
parent
429087e811
commit
33030a5235
|
|
@ -32,7 +32,7 @@ v2.0 格式的 `xdb` 支持亿级别的 IP 数据段行数,region 信息也可
|
||||||
|
|
||||||
API 介绍,使用文档和测试程序请参考对应 `searcher` 查询客户端下的 ReadMe 介绍,全部查询 binding 实现情况如下:
|
API 介绍,使用文档和测试程序请参考对应 `searcher` 查询客户端下的 ReadMe 介绍,全部查询 binding 实现情况如下:
|
||||||
|
|
||||||
| 就绪状态 | 开发状态 | 编程语言 | 描述 | 贡献者 |
|
| Ready? | 开发状态 | 编程语言 | 描述 | 贡献者 |
|
||||||
|:-------------------|:-----| :--- |:----------------------|:--------------------|
|
|:-------------------|:-----| :--- |:----------------------|:--------------------|
|
||||||
| :white_check_mark: | 已完成 | [golang](binding/golang) | golang xdb 查询客户端实现 | [Lion](https://github.com/lionsoul2014) |
|
| :white_check_mark: | 已完成 | [golang](binding/golang) | golang xdb 查询客户端实现 | [Lion](https://github.com/lionsoul2014) |
|
||||||
| :white_check_mark: | 已完成 | [php](binding/php) | php xdb 查询客户端实现 | [Lion](https://github.com/lionsoul2014) |
|
| :white_check_mark: | 已完成 | [php](binding/php) | php xdb 查询客户端实现 | [Lion](https://github.com/lionsoul2014) |
|
||||||
|
|
@ -54,7 +54,7 @@ API 介绍,使用文档和测试程序请参考对应 `searcher` 查询客户
|
||||||
|
|
||||||
API 介绍,使用文档和测试程序请参考对应 `maker` 生成程序下的 ReadMe 介绍,全部生成 maker 实现情况如下:
|
API 介绍,使用文档和测试程序请参考对应 `maker` 生成程序下的 ReadMe 介绍,全部生成 maker 实现情况如下:
|
||||||
|
|
||||||
| 就绪状态 | 开发状态 | 编程语言 | 描述 | 贡献者 |
|
| Ready? | 开发状态 | 编程语言 | 描述 | 贡献者 |
|
||||||
|:-------------------|:-----| :--- | :--- | :--- |
|
|:-------------------|:-----| :--- | :--- | :--- |
|
||||||
| :white_check_mark: | 已完成 | [golang](maker/golang) | golang xdb 生成程序实现 | [Lion](https://github.com/lionsoul2014) |
|
| :white_check_mark: | 已完成 | [golang](maker/golang) | golang xdb 生成程序实现 | [Lion](https://github.com/lionsoul2014) |
|
||||||
| | 待开始 | [java](maker/java) | java xdb 生成程序实现 | [Lion](https://github.com/lionsoul2014) |
|
| | 待开始 | [java](maker/java) | java xdb 生成程序实现 | [Lion](https://github.com/lionsoul2014) |
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue