13 Commits

Author SHA1 Message Date
Wu Jian Ping
6d42c45c12 增加bench测试程序 2022-07-22 13:22:18 +08:00
Wu Jian Ping
607fbcdde7 add test app 2022-07-22 11:03:10 +08:00
Wu Jian Ping
0ffa58b592 . 2022-07-21 18:09:08 +08:00
Wu Jian Ping
12aee0894d 集成单元测试&覆盖率报告 2022-07-21 17:33:47 +08:00
Wu Jian Ping
7f6cac9e09 nodejs实现 2022-07-21 16:27:04 +08:00
lion
1e2544cc57 archive the v1.0 - old db structure 2022-06-16 16:25:31 +08:00
dongyado
ff535a79f4 update readme add tested node version 2020-02-20 16:57:50 +08:00
dongyado
e33004f319 update nodejs client and use node-ip2region for npm package name 2020-02-20 12:58:56 +08:00
陈睿
ad219e3e07 [nodejs] publish package on npm 2018-08-30 18:20:49 +08:00
MaleDong
b9e9fcfd80 [Feature] Add 'memorySearch' and 'memorySearchSync' for Nodejs
1) Add features.
2) Add unit tests.
3) Add benchmark.
2018-07-31 16:12:56 +08:00
MaleDong
35fc3cbf23 Refactor of codes in node.js
1) Add async method: `binarySearch` and `btreeSearch`.
2) Refactor of tests by putting them into `tests` folder.
3) Create several new tests in details.
4) Remove useless and reformat codes to be clear.
5) Remove useless snapshots, because they can be recreated when you run `npm run test`.
2018-07-29 20:02:14 +08:00
Ya Zhuang
6d878babb4 chore: test in jest 2017-04-14 12:47:55 +08:00
dongyado
0e498e27f8 nodejs client init 2016-06-22 20:00:23 +08:00