Commit Graph

21 Commits

Author SHA1 Message Date
Alice39s a1667d1182
refactor(erlang): simplify benchmark output to ms/QPS and add CPU clock info 2026-06-28 01:04:00 +09:00
Alice39s d189535bb8
chore(erlang): add Makefile bench targets, IPv6-capable benchmark script and docs 2026-06-28 00:51:53 +09:00
Alice39s 06d54d8084
docs(erlang): add dual-stack IPv4/IPv6 setup and usage guide 2026-06-28 00:31:17 +09:00
Alice39s 8849cc9130
feat(erlang): auto-route search by IPv4/IPv6 to correct worker pool 2026-06-28 00:07:22 +09:00
Alice39s c911ca1290
feat(erlang): create version-specific worker pools from db config 2026-06-28 00:07:09 +09:00
Alice39s 241831a6f0
feat(erlang): make worker xdb version-aware for IPv4/IPv6 2026-06-28 00:01:09 +09:00
Alice39s 2f0dc5f33f
feat(erlang): add dual-stack IP parsing utilities 2026-06-27 23:52:40 +09:00
Alice39s c1db56c369
feat(erlang): add xdb header parser helper module 2026-06-27 23:51:07 +09:00
Alice39s 211c374ee2
feat(erlang): add xdb header and dual-stack table/pool macros 2026-06-27 23:50:19 +09:00
lionsoul2014 b3115ba7aa adjust the layout 2026-02-25 20:12:14 +08:00
lionsoul2014 81885a16cf add english readme for erlang binding 2026-02-25 20:07:35 +08:00
kaifulee 6943aae2d0 chore: fix typo
Signed-off-by: kaifulee <cuishuang@outlook.com>
2024-03-13 20:38:52 +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