Git Product home page Git Product logo

cpghstore's People

Contributors

kajic avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

cpghstore's Issues

Proposal: merging both into one

Hi,

I am the author of pghstore, and I frankly haven’t been maintained it since it was lastly released. I found your project by accident and just though it’s very cool.

So I want to propose merging pghstore and cpghstore into one union package, like simplejson. simplejson contains one fine grained optimized C extension and another pure Python counterpart of that to cover wider environments (e.g. PyPy, Jython, Google App Engine).

It would be a good idea, because:

  1. It will become transparent so that users don’t need to care about its optimization. C extension should be chosen when it’s possible. Otherwise it should still work even though it’s slower than C extension.
  2. It could share the common test suite.

I can give you the ownership of PyPI pghstore package or make you its maintainer if you don’t mind. Originally it was written when I worked at StyleShare, so its repository is located under @StyleShare account, however it seems time to move to other place (probably under your account or mine).

Thanks for reading. 😉

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.