Git Product home page Git Product logo

Comments (6)

oschwald avatar oschwald commented on June 8, 2024

This isn't currently on our roadmap but a PR would be welcomed. The pure PHP implementation has reasonably decent performance on HHVM.

from maxmind-db-reader-php.

madsem avatar madsem commented on June 8, 2024

@oschwald why not on roadmap if I may ask? Geoip2 library says:

This library works and is tested with HHVM.

Depends on DB reader, but HHVM users can't use the C extension? Would be great if this would be on the roadmap... Makes sense or not? 👍

from maxmind-db-reader-php.

oschwald avatar oschwald commented on June 8, 2024

We haven't seen that much demand for an HHVM extension, especially now that PHP 7 is out. To provide direct support for HHVM, we would likely have to create and maintain a completely separate extension. You could, however, try the HHVM Zend compatibility layer. It may work with minimal changes.

from maxmind-db-reader-php.

madsem avatar madsem commented on June 8, 2024

Thanks for this tip, will check it out

from maxmind-db-reader-php.

dcro avatar dcro commented on June 8, 2024

I should note that I've indeed migrated all the high-traffic servers where I needed this from HHVM to PHP7 and the PHP7 extension with good results. I would rather see the development effort be put into improving that PHP7 extension instead as HHVM usage will most likely drop in the future.

from maxmind-db-reader-php.

oschwald avatar oschwald commented on June 8, 2024

I am going to close this given the divergent paths of PHP and HHVM.

from maxmind-db-reader-php.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.