Skip to content

Conversation

@oxtoacart
Copy link
Contributor

I want to run a geolocating service on Heroku, which doesn't have a durable filesystem, so I'd like to actually just fetch the maxmind database from the network at startup and read it into memory. To this end, it's useful to be able to initialize maxminddb (and geoip2) from a byte slice.

I wasn't able to get gocheck to install because of a bzr/Python installation issue, so I can't actually verify that the test runs, but I'm guessing it will.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Once oschwald/maxminddb-golang#1 is processed, this should continue to point at oschwald.

@oschwald
Copy link
Owner

Thanks! I merged your two PRs (except the metro_code commit). I decided to rename OpenBytes to FromBytes as the latter sounded a bit better to my ears.

@oschwald oschwald closed this Mar 30, 2014
@oxtoacart
Copy link
Contributor Author

Thanks!

Cheers,
Ox


"I love people who harness themselves, an ox to a heavy cart,
who pull like water buffalo, with massive patience,
who strain in the mud and the muck to move things forward,
who do what has to be done, again and again."

  • Marge Piercy

On Sun, Mar 30, 2014 at 3:47 PM, Gregory Oschwald
notifications@github.comwrote:

Closed #1 #1.

Reply to this email directly or view it on GitHubhttps://github.com//pull/1
.

@oschwald
Copy link
Owner

oschwald commented Apr 5, 2014

I've re-enabled MetroCode as the issue was fixed by MaxMind.

@oxtoacart
Copy link
Contributor Author

Nice!

Cheers,
Ox


"I love people who harness themselves, an ox to a heavy cart,
who pull like water buffalo, with massive patience,
who strain in the mud and the muck to move things forward,
who do what has to be done, again and again."

  • Marge Piercy

On Sat, Apr 5, 2014 at 11:37 AM, Gregory Oschwald
notifications@github.comwrote:

I've re-enabled MetroCode as the issue was fixed by MaxMind.


Reply to this email directly or view it on GitHubhttps://github.com//pull/1#issuecomment-39643368
.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants