Commit Graph

613 Commits

Author SHA1 Message Date
leolin49 a8cb6b9c31 Exception handling optimization 2023-02-01 00:37:29 +08:00
狮子的魂 decee31d93 Merge pull request #282 from leihua996/master
add xdb erlang implementation
2023-01-29 20:19:58 +08:00
LeiHua f053e97b23 1.查询接口模块名为xdb;2.查询接口返回字符串;3.增加 apache 授权信息;4.调整基准测试数据来源 2023-01-17 11:57:45 +08:00
LeiHua 0a4d16b434 add priv directory 2023-01-14 10:40:12 +08:00
LeiHua 4803a7ecfb add priv directory 2023-01-14 10:37:53 +08:00
LeiHua ab9d5a443a rename util module to ip2region_util 2023-01-14 10:32:54 +08:00
LeiHua 6ae8e496a3 rename util module to ip2region_util 2023-01-14 10:31:47 +08:00
LeiHua 2f647b955c rename util module to ip2region_util 2023-01-14 10:17:21 +08:00
LeiHua de4f5c0c22 增加单元测试及基准测试 2023-01-13 21:41:43 +08:00
LeiHua 4efa1b36b2 增加erlang语言xdb查询客户端 2023-01-13 14:10:59 +08:00
LeiHua 18abb9d999 增加erlang语言xdb查询客户端 2023-01-13 13:42:44 +08:00
lion 1e88ed8163 add rust binding 2022-12-29 12:03:30 +08:00
狮子的魂 8dbbd05060 Merge pull request #278 from lionsoul2014/dependabot/npm_and_yarn/v1.0/binding/nodejs/json5-2.2.2
Bump json5 from 2.2.1 to 2.2.2 in /v1.0/binding/nodejs
2022-12-29 11:56:30 +08:00
dependabot[bot] 02dc2b4739 Bump json5 from 2.2.1 to 2.2.2 in /v1.0/binding/nodejs
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-29 03:53:39 +00:00
狮子的魂 c0811c8989 Merge pull request #277 from gongzhengyang/master
add rust binding
2022-12-29 11:53:00 +08:00
gongzhengyang 32438b5443 Merge pull request #2 from gongzhengyang/feature-2xdb
feat: change the ip2region2 -> xdb
2022-12-28 14:32:01 +08:00
gongzhengyang 3c88e7a12f feat: change the ip2region2 -> xdb 2022-12-28 14:20:35 +08:00
gongzhengyang 42a3370e65 docs: add some infos 2022-12-24 14:21:32 +08:00
gongzhengyang c4b722f74b docs: fix docs error 2022-12-24 13:34:21 +08:00
gongzhengyang 02530f3759 Merge pull request #1 from gongzhengyang/feature-rust-binding
Feature rust binding
2022-12-24 13:19:53 +08:00
gongzhengyang 8d606affff docs: finish the binding/rust Readme.md 2022-12-24 13:17:29 +08:00
gongzhengyang 6c9fdc5d26 feat: add bench and update tracing version 2022-12-24 10:39:39 +08:00
gongzhengyang f10b8971e1 feat: add example subcommands 2022-12-23 18:39:58 +08:00
gongzhengyang 654080b1d0 feat: change searcher fn 2022-12-23 17:06:14 +08:00
gongzhengyang 7e7a612437 feat: 调整search的整体接口 2022-12-23 12:02:12 +08:00
gongzhengyang 5702ca9259 feat: change package name 2022-12-22 18:27:01 +08:00
gongzhengyang 76345e67b0 perf(add more benchmark and change function calls): 2022-12-21 16:38:37 +08:00
gongzhengyang e57adde491 feat: finish all jobs 2022-12-20 14:58:10 +08:00
gongzhengyang 102b128c0d feat: add loop test ip 2022-12-20 13:55:52 +08:00
gongzhengyang 95b822ac38 refactor: change searcher to global 2022-12-20 12:01:43 +08:00
gongzhengyang c48150216e feat: add miss depens 2022-12-20 09:58:43 +08:00
gongzhengyang a5f0837bb5 feat: add ToUIntIP for types ip value 2022-12-20 09:56:51 +08:00
gongzhengyang 09c05be3f2 feat: 完成IP搜索 2022-12-19 15:49:13 +08:00
gongzhengyang cb84133da8 feat: 初始化增加rust查询 2022-12-19 14:36:09 +08:00
lion 80ee44a259 add xdb data upgrade links 2022-12-09 10:35:50 +08:00
lion 1355506ff2 Update the data with the data/fix/ data from ip2region community 2022-12-07 11:25:53 +08:00
lion b3f775a196 ignore empty lines 2022-12-07 11:24:58 +08:00
lion 83e15427a8 ignore the comment line which start with # 2022-12-07 10:29:19 +08:00
lion d686979718 add link anchor to the xdb editor 2022-12-07 10:14:25 +08:00
lion db3269eec6 add editor usage doc 2022-12-07 10:05:44 +08:00
lion cbfd6408ad update the docs 2022-12-07 09:16:40 +08:00
lion 750b8768be Update the docs 2022-12-06 21:29:20 +08:00
root 32631fc9ad Update docs 2022-12-06 05:22:20 -08:00
lion aef51bede0 Add xdb update tool and docs 2022-12-06 21:15:52 +08:00
Lion 61788530fd some optimizations 2022-12-06 20:16:44 +08:00
Lion 8b3a039edc segments editor RC version 2022-12-06 20:09:14 +08:00
Lion f489d2a39a task segments.test as the common data 2022-12-05 21:04:33 +08:00
Lion 0c960c4122 use the final 2022-12-05 21:04:21 +08:00
Lion 2c46a386cc trim the input 2022-12-05 20:42:31 +08:00
Lion e085caf148 apply the need save and put segment 2022-12-05 20:40:22 +08:00