Commit Graph

3 Commits

Author SHA1 Message Date
Alice39s 366f2b001f
fix(license): align Cangjie binding license metadata
- Add dual license array [Apache-2.0, MIT]
- Add LICENSE.md to package directory
2026-06-29 23:54:36 +09:00
lionsoul2014 18ecd7ae85 add Cangjie query client 2026-05-06 20:58:41 +08:00
lewist4cj a90191e8d8 Add Cangjie binding with service layer, tests, and docs
Cangjie ip2region xdb searcher binding with:
- Low-level Searcher API (content buff / vector index / file only)
- Multi-threaded service layer (Config, SearcherPool, Ip2Region)
- 41 unit tests covering xdb and service packages
- Example project with 4 usage demos + performance benchmark
- Full documentation in README.md
2026-05-05 10:59:51 +08:00