Add maxmind to redbean

This commit is contained in:
Justine Tunney 2022-03-18 03:17:08 -07:00
parent af645fcbec
commit c371db6663
11 changed files with 2457 additions and 2 deletions

13
third_party/maxmind/README.cosmo vendored Normal file
View file

@ -0,0 +1,13 @@
ORIGIN
git@github.com:maxmind/libmaxminddb.git
commit d918412fe7d514108d01e346a832d51e5ccf83c0
Author: Will Storey <wstorey@maxmind.com>
Date: Thu Apr 29 11:53:54 2021 -0700
Merge pull request #265 from maxmind/greg/release
1.6.0
LOCAL CHANGES
- Added MMDB_lookup()
- Remove Berkeleyisms from API design w.r.t. IPs.