Code Monkey home page Code Monkey logo

datatables-pipeline's People

Watchers

 avatar

datatables-pipeline's Issues

File name case difference between bower.json and actual filename

The bower.json file has "DataTables.pipeline.js" in the main section, but the actual file is named "dataTables.pipeline.js". Note the difference in the initial capital letter of the file name. This might not be an issue for Microsoft Windows, but it is definitely an issue for Linux/Unix boxes.

Ajax wait when hitting the edge of the cache.

I hoped that the pipeline would provide a smoother experience for users, however what I experienced is the opposite.

Since it is lowering ajax calls by bulking them up, it does prevent some overhead server side, but every time you page through the cache limits it will pause requiring a wait on the users end.

Is there an alternative to provide a buffer where in the perceived number of ajax calls goes down but the actual number is up? offering a way to ensure that at least x number of pages are cached in either direction so that the user will not have to wait for any pages they can currently jump to?

I successfully tested this "greedy" form by putting the same ajax call from the outside cache if block into the already cached block allowing for the cached json to be recached from a new point on each page load.

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.