76 Commits

Author SHA1 Message Date
lionsoul
7e81847d01 Upgrade some the dependencies version to the one followed by the github alerts 2019-07-07 11:18:21 +08:00
lionsoul
008d82eee0 Upgrade the lodash base version to 4.17.11 2019-02-12 17:39:11 +08:00
lionsoul
8688ae3ecb Update the merge to version 1.2.1 2018-11-03 11:05:48 +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
dongyado
202f86eba7 add new author and email for nodejs binding client 2018-07-03 15:17:47 +08:00
leeching
b705253664 feat: add destroy method for backward compatibility 2018-07-03 10:07:25 +08:00
leeching
7a020f52aa feat(nodejs): add create static method 2018-07-03 09:48:41 +08:00
leeching
c7104902e3 refactor(nodejs): write nodejs script in javascript way 2018-07-03 09:48:41 +08:00
lionsoul
dfca3494ad Merge pull request #48 from leeching/fix/nodejs-var
remove unnecessary var
2018-06-26 17:34:03 +08:00
leeching
12dd913be4 test(nodejs): update snapshot 2018-06-26 17:10:56 +08:00
leeching
dbcb33f608 remove unnecessary var 2018-06-26 16:26:00 +08:00
Chunlin Li
d8fcf0a31e fix: ReferenceError: m is not defined 2018-05-16 19:01:17 +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
Ya Zhuang
6d878babb4 chore: test in jest 2017-04-14 12:47:55 +08:00
dongyado
09797dfb5b nodejs client ready 2016-07-31 20:46:44 +08:00
dongyado
3246dc2df2 update search method name for nodejs client 2016-07-16 15:42:45 +08:00
dongyado
3fd756300e nodejs btree search ready for test 2016-07-07 10:48:22 +08:00
dongyado
a2e3bdb13e update btree search 2016-07-07 09:21:38 +08:00
dongyado
63cd3fa085 nodejs client finish binary search 2016-07-07 00:08:45 +08:00
dongyado
401e5bc795 nodejs client forward 2016-07-06 11:27:58 +08:00
dongyado
0dd1a53d00 getLong finished for nodejs client 2016-07-06 09:28:53 +08:00
dongyado
0fb5af9067 update nodejs client 2016-07-06 00:29:19 +08:00
dongyado
2e31e924b5 update ip2region.js 2016-06-28 09:31:23 +08:00
dongyado
0e498e27f8 nodejs client init 2016-06-22 20:00:23 +08:00