ip2location.node
v1.1.1
Published
[ip2location.com](http://www.ip2location.com/) bindings for nodejs
Readme
IP2Location.node
ip2location.com bindings for nodejs
Usage
see example
API
IP2Location(path, mtype)your ip2location binrary file pathpathyour binary pathmtypethe way you access binary data later, you should set it:use_cachedefault valueuse_shared_memoryuse_file_io
.query(ip): list all profile
Benchmark
100000 calls to query means 180+ ms
Installation
$ npm install ip2location.node --saveLicense
MIT
