pageAccelerator is a very light solution to load web pages faster. It's an agnostic library that uses ajax and pushState to deliver a faster navigation experience.
pageAccelerator is a very light version of turbolinks and pjax. Basically what it does is follow every link in your application and each click it loads the page in background and replaces the content correctly, keeping the real datas from body and head, updating the title.