Commit Graph

358 Commits

Author SHA1 Message Date
lion 8ed03b40e6 remove the vectorIndex autoload for buffer based searcher to reduce memory usage 2022-06-23 11:42:28 +08:00
Lion 05e9a55e02 update docs 2022-06-22 19:23:03 +08:00
Lion b97306af03 add docs for php binding 2022-06-22 19:21:08 +08:00
Lion b1dd15849c update the docs for cache-policy 2022-06-22 19:20:59 +08:00
Lion ba1321fa6b add bench test script 2022-06-22 18:49:02 +08:00
Lion 8797368cda print the cache policy for bench 2022-06-22 18:48:06 +08:00
Lion f5051e3ebc util test script to test all the utils functions 2022-06-22 18:06:50 +08:00
Lion c28d01897f xdb searcher util and tests 2022-06-22 17:36:01 +08:00
Lion 99802f2d28 print the dataLen and dataPtr for debug 2022-06-22 15:59:29 +08:00
Lion 1635de4350 record the start and end segment index ptr 2022-06-22 10:22:40 +08:00
lion e2e530bdf4 add php xdb searcher impl 2022-06-21 18:02:54 +08:00
lion 82ed1e831e break for the undefine option 2022-06-21 18:02:40 +08:00
lion 231f56b291 use the Header struct 2022-06-21 11:34:47 +08:00
lion a3d33152ba add header mgr struct 2022-06-21 10:57:47 +08:00
lion 6bcef64d55 fix the bug of header write and regen the xdb file 2022-06-21 10:47:28 +08:00
lion e3cda45591 add copy right statement and author contact info 2022-06-21 10:21:37 +08:00
lion c3319ff11f add cache-policy option desc 2022-06-20 22:12:21 +08:00
lion 244472d935 add docs for cache searcher create 2022-06-20 21:45:59 +08:00
Lion e9a033b9f5 add vectorIndex/Content cache policy impl 2022-06-20 15:14:33 +08:00
Lion 542753f666 add Makefile and docs for golang xdb maker and binding 2022-06-19 19:07:03 +08:00
Lion fc8dcdd443 add load header func 2022-06-18 19:36:45 +08:00
Lion 1d4d3f9299 add vector index and xdb content load util func 2022-06-18 19:29:24 +08:00
lion 79b3dd2aec update the command docs 2022-06-17 15:48:48 +08:00
lion bae17f007b xdb_maker and usage docs 2022-06-17 15:35:58 +08:00
lion 0873aa7d69 package the source lib to xdb 2022-06-17 15:23:02 +08:00
lion 98e10b9891 Update the docs 2022-06-17 15:06:34 +08:00
lion 4cf2c28d49 rename pacakge to xdb and add SearchByStr impl 2022-06-17 14:45:16 +08:00
lion cb6b06d64a add golang searcher binding 2022-06-17 14:18:44 +08:00
lion 2e4df39af2 Update the doc 2022-06-17 10:10:42 +08:00
lion b1ccd67321 add search and bench doc for golang maker 2022-06-16 16:58:08 +08:00
lion a7374fa440 track the first xdb file 2022-06-16 16:45:44 +08:00
lion ef51d6e271 Add golang xdb maker implemetation 2022-06-16 16:44:02 +08:00
lion 46b25653d7 init the v2.0 framework with v1.0 source kept 2022-06-16 16:27:56 +08:00
lion a8448dd2b3 archive the v1.0 - old db structure 2022-06-16 16:25:31 +08:00
Lion c30f65659f add english README 2022-06-02 12:41:17 +08:00
Lion 87b308c91e
Merge pull request #223 from Morsmalleo/master
English README.md
2022-06-02 12:13:21 +08:00
Morsmalleo 799ed36b26
Update README.md 2022-06-01 10:13:24 +08:00
Morsmalleo 10408713c2
Update README.md 2022-06-01 10:12:06 +08:00
Morsmalleo 73d36ca99d
Rename README-EN.md to README.md 2022-06-01 09:44:50 +08:00
Morsmalleo 47f24e4514
Update and rename README.md to README-EN.md 2022-06-01 09:44:09 +08:00
lion b508896c84 add db design and impl video link 2022-05-21 21:56:27 +08:00
lion 05eaf03ca8 add data upgrade impl video links 2022-05-21 21:52:51 +08:00
lion d0536d9bff add video link 2022-05-21 21:50:19 +08:00
lion e697a80f6e Merge branch 'master' of https://gitee.com/lionsoul/ip2region 2022-05-21 18:18:28 +08:00
lion a09304a36d Add data upgrade based on region detect doc 2022-05-21 18:16:52 +08:00
Lion 75bac23722
Merge pull request #220 from lionsoul2014/dependabot/npm_and_yarn/binding/nodejs/async-2.6.4
Bump async from 2.3.0 to 2.6.4 in /binding/nodejs
2022-04-29 10:32:02 +08:00
dependabot[bot] ee5519b7bf
Bump async from 2.3.0 to 2.6.4 in /binding/nodejs
Bumps [async](https://github.com/caolan/async) from 2.3.0 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.3.0...v2.6.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-28 15:55:54 +00:00
Lion 5c947be68b Merge branch 'master' of https://gitee.com/lionsoul/ip2region 2021-10-25 16:38:38 +08:00
Lion 351b914186 Fix the region name and re-generate the binary file 2021-10-25 16:38:23 +08:00
Lion 4e106af3df
Merge pull request #203 from lionsoul2014/dependabot/npm_and_yarn/binding/nodejs/path-parse-1.0.7
Bump path-parse from 1.0.5 to 1.0.7 in /binding/nodejs
2021-10-24 09:48:41 +08:00