Skip to content

Commit

Permalink
Added a TODO about how to speed up MaxMind searches
Browse files Browse the repository at this point in the history
  • Loading branch information
nigelhorne committed Nov 16, 2023
1 parent 952a66c commit d195e37
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/Geo/Coder/Free/bin/db2sql
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
#!/usr/bin/env bash

# Needs App::csv2sqlite
# TODO: turn admin1.db and admin2.db into sqlite databases
# with the asciiname field (that's the 3rd column) as the primary key

set -e
set -x
Expand Down

0 comments on commit d195e37

Please sign in to comment.