...
 
Commits (2)
    https://gitcode.net/int/ip2region/-/commit/3318342979c8b21180eb4e27e70a506626434091 add third-party repo tools 2023-04-15T12:22:07+08:00 lion chenxin619315@gmail.com https://gitcode.net/int/ip2region/-/commit/a5e3d8259ae031e7efd8b7d54f5d2033e0cac0cf update the third-party links 2023-04-15T12:24:40+08:00 lion chenxin619315@gmail.com
......@@ -32,7 +32,7 @@ v2.0 格式的 `xdb` 支持亿级别的 IP 数据段行数,region 信息也可
API 介绍,使用文档和测试程序请参考对应 `searcher` 查询客户端下的 ReadMe 介绍,全部查询 binding 实现情况如下:
| Ok? | 状态 | 编程语言 | 描述 | 贡献者 |
| Ok? | 状态 | 编程语言 | 描述 | 贡献者 |
|:-------------------|:-----| :--- |:----------------------|:--------------------|
| :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) |
......@@ -49,6 +49,12 @@ API 介绍,使用文档和测试程序请参考对应 `searcher` 查询客户
| :white_check_mark: | 已完成 | [nginx](binding/nginx) | nginx 扩展 xdb 查询客户端实现 | [Wu Jian Ping](https://github.com/wujjpp) |
以下工具链实现由社区开发者通过第三方仓库贡献:
| Ok? | 状态 | 编程语言 | 描述 | 贡献者 |
|:-------------------|:-----| :--- |:----------------------|:--------------------|
| :white_check_mark: | 已完成 | [ruby-ip2region](https://github.com/jicheng1014/ruby-ip2region) | ruby xdb 查询客户端实现 | [jicheng1014](https://github.com/jicheng1014) |
| :white_check_mark: | 已完成 | [Ip2regionTool](https://github.com/orestonce/Ip2regionTool) | ip2region数据转换工具 | [orestonce](https://github.com/orestonce) |
# `xdb` 数据生成
......