oschwald / maxminddb-golang

MaxMind DB Reader for Go
ISC License
570 stars 99 forks source link

Reading Multiple MMDB Files #95

Closed zacharyjones123 closed 1 year ago

zacharyjones123 commented 1 year ago

Is it possible to read multiple mmdb files at the same time? Is this something that will supported in the future?

oschwald commented 1 year ago

You can open a separate reader for each file.