陈睿
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
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
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