Closed acconrad closed 8 years ago
You even made a test for it :+1:
I took your branch and made some additions to it: acconrad-master
What did I do?
Basically just one real change. And that was using :httpd
to load one of already available fixture files for testing instead of an official download.
Everything else is just cleanup stuff. Like ensuring :inets
is started so the http request does not fail because of that. Might not be necessary but also should not really hurt. On top of that I moved all file logic into the loader and did some cleanup to respond with a better error message when the http request fails.
If that looks good to you I would probably improve the docs a bit more and maybe squash some commits together. And then just merge what you did in the first place :shipit:
@mneudert sounds good! Do you want to just merge your branch into this PR so we can get this out the door?
All cleaned up and merged :heart: :yellow_heart: :blue_heart: :green_heart: :purple_heart:
Will release a new version tomorrow if I don't find any arguments against that plan.
This long-awaited PR supports the ability to read
.mmdb
and.mmdb.gz
files from a remote address rather on your local file system.