Alan
|
234c111fcd
|
feat(csharp): 2.0 xdb csharp client implementation
|
2022-09-06 18:21:23 +08:00 |
Alan
|
aec0b2fa00
|
feat(csharp): csharp 2.0 xdb client implementation
|
2022-09-06 18:18:43 +08:00 |
Lion
|
279c6dd5aa
|
Add xdb maker desc docs
|
2022-08-27 13:39:31 +08:00 |
Lion
|
ef664b9f14
|
fix the doc erors
|
2022-08-27 13:37:39 +08:00 |
lion
|
1584ca6acb
|
fix the doc errors
|
2022-08-14 17:56:15 +08:00 |
lion
|
528d4bb577
|
use rb mode reported at https://github.com/lionsoul2014/ip2region/issues/255
|
2022-08-13 11:51:30 +08:00 |
lion
|
17b22f6907
|
Merge branch 'master' of https://gitee.com/lionsoul/ip2region
|
2022-08-13 11:49:40 +08:00 |
lion
|
6a6358af48
|
remove the unused ptr reported at https://github.com/lionsoul2014/ip2region/issues/254
|
2022-08-13 11:49:18 +08:00 |
Lion
|
e2cef46748
|
add csharp xdb maker
|
2022-08-09 09:40:37 +08:00 |
Lion
|
c74f399195
|
Merge pull request #252 from malus2077/master
feat:csharp 2.0 xdb maker
|
2022-08-09 09:34:12 +08:00 |
Alan Lee
|
670d8f83c3
|
feat:csharp 2.0 xdb maker
|
2022-08-08 21:52:16 +08:00 |
Lion
|
65edd65bcf
|
Merge branch 'master' of https://gitee.com/lionsoul/ip2region
|
2022-08-07 16:53:08 +08:00 |
Lion
|
01da142704
|
add the sample bench cmd
|
2022-08-07 16:52:57 +08:00 |
lion
|
f94d2cbd6c
|
remove the unused import
|
2022-08-04 11:08:57 +08:00 |
lion
|
4dab11be98
|
nodejs xdb searcher is ready
|
2022-07-25 13:25:44 +08:00 |
Lion
|
c44038fb26
|
Merge pull request #245 from wujjpp/v2.0-for-nodejs
xdb searcher for nodejs
|
2022-07-25 13:23:52 +08:00 |
Wu Jian Ping
|
1d7fcb475d
|
移除主代码中的关于逻辑说明注释
|
2022-07-25 12:37:18 +08:00 |
Wu Jian Ping
|
dd837171e4
|
修改ReadMe.md的一处错误
|
2022-07-25 12:33:53 +08:00 |
Wu Jian Ping
|
3c7a845592
|
移除package-lock.json
|
2022-07-25 12:32:30 +08:00 |
Lion
|
459bb38af6
|
Merge pull request #246 from weideguo/master
fix errors for xdbSearcher.py
|
2022-07-25 11:42:03 +08:00 |
weideguo
|
268f659d78
|
fix error for xdbSearcher.py
|
2022-07-25 11:33:21 +08:00 |
Wu Jian Ping
|
4e1d6e04ed
|
.
|
2022-07-22 16:29:18 +08:00 |
Wu Jian Ping
|
1ec6495e16
|
.
|
2022-07-22 15:45:45 +08:00 |
Wu Jian Ping
|
eb75601289
|
更新readme
|
2022-07-22 15:10:44 +08:00 |
Wu Jian Ping
|
399a8a56e5
|
优化bench程序
|
2022-07-22 14:57:38 +08:00 |
Wu Jian Ping
|
481b006741
|
优化bench程序
|
2022-07-22 14:28:14 +08:00 |
Wu Jian Ping
|
deb995feb0
|
bench程序增加对sip、eip合法性检测
|
2022-07-22 14:05:04 +08:00 |
Wu Jian Ping
|
573c259c76
|
bench程序: 增加单个IP段,检查5个IP,与其它语言保持一致
|
2022-07-22 13:57:31 +08:00 |
Wu Jian Ping
|
c6358117b4
|
bench程序: 增加单个IP段,检查5个IP,与其它语言保持一致
|
2022-07-22 13:56:56 +08:00 |
Wu Jian Ping
|
f06e4b2544
|
更新bench app,增加比对结果
|
2022-07-22 13:44:23 +08:00 |
Wu Jian Ping
|
6165c92baa
|
update readme
|
2022-07-22 13:26:19 +08:00 |
Wu Jian Ping
|
df951bf319
|
增加bench测试程序
|
2022-07-22 13:24:10 +08:00 |
Wu Jian Ping
|
58a5898122
|
增加bench测试程序
|
2022-07-22 13:22:18 +08:00 |
Wu Jian Ping
|
2e9a8279c3
|
add test app
|
2022-07-22 11:03:10 +08:00 |
Wu Jian Ping
|
22852f0449
|
增加nodejs相关的忽略文件
|
2022-07-21 22:36:37 +08:00 |
Wu Jian Ping
|
092708a0da
|
update readme
|
2022-07-21 22:35:46 +08:00 |
Wu Jian Ping
|
056fac27c1
|
查询返回对象增加took(us)和ioCount
|
2022-07-21 22:31:44 +08:00 |
Wu Jian Ping
|
f890285bb6
|
.
|
2022-07-21 18:12:36 +08:00 |
Wu Jian Ping
|
00c9d2dbcb
|
.
|
2022-07-21 18:09:08 +08:00 |
Wu Jian Ping
|
90cb936a18
|
集成单元测试&覆盖率报告
|
2022-07-21 17:33:47 +08:00 |
Wu Jian Ping
|
d9980db152
|
nodejs实现
|
2022-07-21 16:27:04 +08:00 |
Lion
|
0856b034bc
|
auto close the handle after buffer loaded
|
2022-07-20 16:38:43 +08:00 |
Lion
|
8f236b5a8a
|
auto close the handle after buffer loaded
|
2022-07-20 16:24:21 +08:00 |
Lion
|
b5ffdc37ba
|
auto close the handle after buffer loaded
|
2022-07-20 16:15:42 +08:00 |
Lion
|
408cb21f3b
|
auto close the handle after loaded the buffer
|
2022-07-20 16:06:37 +08:00 |
Lion
|
4ba77bca34
|
auto close the handle for all buffer load functions
|
2022-07-20 16:04:00 +08:00 |
Lion
|
fee2ad52b8
|
add another php composer addr
|
2022-07-20 14:18:29 +08:00 |
Lion
|
150e9fb5ed
|
add xdb structure and searcher analysis links
|
2022-07-20 14:15:59 +08:00 |
lion
|
c3eb672418
|
csharp xdb searcher is ready
|
2022-07-20 09:32:23 +08:00 |
lion
|
881637fb20
|
csharp xdb searcher is ready
|
2022-07-19 15:31:25 +08:00 |