Dice Where

View on GitHub
  • What does it do?

    The library pre-processes all data from a list of GeoIP databases and allows client applications to look up one, or all of them in a blocking or non-blocking way. It has been designed to load csv datasources but can be extended to load data from any format. This library is also able to load csv files directly from within a gzip or zip file.

    System Requirement

    • Any system running JRE 8.0+

Features

  • location_on

    Accurate Geolocation

    Resolves an IP location using one or more databases, providing as much or as little granularity as supplied by each provider.

  • location_on

    Multi-DB support

    Support available for any DB-IP or MaxMind database, commercial or free, out of the box.

Benefits

  • sentiment_very_satisfied

    Unified approach

    The database format is abstracted behind the API

  • sentiment_very_satisfied

    Optimised and reliable

    It has a low memory footprint and is highly performant.