Giter VIP home page Giter VIP logo

Comments (6)

adrianjarc avatar adrianjarc commented on September 10, 2024

@eherve So when will this be seen in new version of plugin?

from mongoose-datatable.

eherve avatar eherve commented on September 10, 2024

I’ll publish this week on npm
I’m rewriting the plugin to use lookup for populated fields and I’ll integrate your dev as well.

Thanks by the way

from mongoose-datatable.

adrianjarc avatar adrianjarc commented on September 10, 2024

No problem. This plugin is awesome and works like a charm. There is only one other plugin that enables serverside datatables processing in node + mongo but it does not have all the features this one has (except that one doesn't use aggregation pipeline, but instead uses normal .find().sort().skip().limit().... query). So I rather fix this plugin that works better and only has one minor issue and it isn't even plugins fault (it's MongoDB's). So after I spent 3 days analysing what is happening and optimizing indexes on our DB and still had no success at speeding up some queries I dug deep and found MongoDB bug that is mentioned in pull request. And decided to fix this plugin.

So looking forward to new release so I can update and hopefully have some speedier results. Hoping I will be notified for new version (Will close this issue once new version is out).

from mongoose-datatable.

eherve avatar eherve commented on September 10, 2024

Thanks,

I just published the version 1.0.7 on npm.
Let me know if it is ok.

from mongoose-datatable.

adrianjarc avatar adrianjarc commented on September 10, 2024

Version is OK.

from mongoose-datatable.

eherve avatar eherve commented on September 10, 2024

You can test the next version (2.0.0) by adding it to your projet if you want : npm install --save git+ssh://[email protected]/eherve/mongoose-datatable.git

from mongoose-datatable.

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.