Commit Graph

39 Commits

Author SHA1 Message Date
lion ec1ae9504e fix the bug of undefined:io 2025-05-05 19:46:13 +08:00
Jellyfish 39a806695e 增加LoadContentFromFS函数,提供了一个通用的方法来从 embed.FS 中加载文件内容。 2025-04-21 10:07:38 +08:00
eliauk-code 40f2cdfcd9
Update ReadMe.md
spelling mistake
2024-05-09 14:24:57 +08:00
Lion 61788530fd some optimizations 2022-12-06 20:16:44 +08:00
Lion 3e6440f1dd load segments while editor init 2022-12-02 18:29:39 +08:00
Lion c5fad74d95 auto close the handle after buffer loaded 2022-07-20 16:24:21 +08:00
Lion 7d66d96525 optimize the checkIP and Long2IP impl 2022-07-07 10:26:27 +08:00
Lion fdedfcc0d8 some optimizations 2022-06-29 17:50:25 +08:00
Lion 68486ea679 some optimizations 2022-06-29 17:49:59 +08:00
lion 3b96003ca1 use the raw []byte as vectorIndex to reduce memory alloc 2022-06-23 17:56:28 +08:00
Lion a835d15d0a update docs 2022-06-22 19:23:03 +08:00
Lion 7b7171c233 update the docs for cache-policy 2022-06-22 19:20:59 +08:00
Lion 431e42209c print the cache policy for bench 2022-06-22 18:48:06 +08:00
Lion b08e798e27 print the dataLen and dataPtr for debug 2022-06-22 15:59:29 +08:00
lion 8e88caecab break for the undefine option 2022-06-21 18:02:40 +08:00
lion 59434d03c9 use the Header struct 2022-06-21 11:34:47 +08:00
lion 14badde79e add header mgr struct 2022-06-21 10:57:47 +08:00
lion 7eb4a5ba5e add copy right statement and author contact info 2022-06-21 10:21:37 +08:00
lion 08a4ad245d add cache-policy option desc 2022-06-20 22:12:21 +08:00
lion e59d71e316 add docs for cache searcher create 2022-06-20 21:45:59 +08:00
Lion 08b1656e02 add vectorIndex/Content cache policy impl 2022-06-20 15:14:33 +08:00
Lion 4b4984fce0 add Makefile and docs for golang xdb maker and binding 2022-06-19 19:07:03 +08:00
Lion 9cb3bbcb07 add load header func 2022-06-18 19:36:45 +08:00
Lion 059446caa7 add vector index and xdb content load util func 2022-06-18 19:29:24 +08:00
lion db4aa26547 update the command docs 2022-06-17 15:48:48 +08:00
lion be472cbbf7 Update the docs 2022-06-17 15:06:34 +08:00
lion 0b36cb947b rename pacakge to xdb and add SearchByStr impl 2022-06-17 14:45:16 +08:00
lion 985dabd51c add golang searcher binding 2022-06-17 14:18:44 +08:00
lion d746d5d4b2 init the v2.0 framework with v1.0 source kept 2022-06-16 16:27:56 +08:00
lion 1e2544cc57 archive the v1.0 - old db structure 2022-06-16 16:25:31 +08:00
lionsoul 0809f9eda8 Merge pull request #86 from heweizhen0822/patch-1
Update README.md
2018-10-18 20:59:29 +08:00
heweizhen0822 87734a614f Update main.go
github.com/mohong122/ip2region/binding/golang/ip2region 并没有子包ip2region 需要改成 github.com/lionsoul2014/ip2region/binding/golang/ip2region
2018-10-18 10:34:33 +08:00
heweizhen0822 94594542f7 Update README.md
github.com/mohong122/ip2region/binding/golang/ip2region  需要改成 github.com/lionsoul2014/ip2region/binding/golang/ip2region
2018-10-18 10:32:32 +08:00
insua e70d1e473e fix(move golang package in directory and typo in readme): 2018-06-29 16:49:38 +08:00
Jack a784a0295e Update README.md
更改 markdow h 标签错误格式!
2018-03-29 19:04:48 +08:00
lionsoul 5f3bddec08 Bug fixed: Adjust the super header length to 8192 for all client implementation 2017-10-21 12:47:24 +08:00
mohong 20cd77c80c 增加控制台实例 2017-05-25 14:35:19 +08:00
mohong 0755357474 添加readme.md说明文件 2016-10-20 15:19:07 +08:00
mohong 97e0bb8374 golang实现 2016-10-20 14:45:38 +08:00