node-maxmind-db icon indicating copy to clipboard operation
node-maxmind-db copied to clipboard

Please add the possibility of loading data from other sources than file. [Patch Included]

Open hhagblom opened this issue 9 years ago • 1 comments

diff.txt diff_ignore_whitespace.txt

My use case is that I store the GeoIP database in a location on AWS S3 as I want it to be easy to change database in a cloud environment.

In the patches supplied I've opened up the API to load the database from any supplied string value (something that is already done internally)

hhagblom avatar Jan 21 '16 07:01 hhagblom

https://github.com/runk/node-maxmind

knoxcard avatar Dec 28 '18 05:12 knoxcard