Description
It is a javascript library that once included in a website, makes every new user a mirror of the specific URL he has opened and allows it to serve it to all the other users that also are accessing the same website, so the website's server doesn't have to.
This way users can share the content between themselves, and even if the website crashes or goes offline, all the content can be found online (on the CacheP2P) and as long as there are users accessing it will not dissapear from Internet.
CacheP2P alternatives and similar libraries
Based on the "Faster Web" category.
Alternatively, view CacheP2P alternatives based on common mentions on social networks and blogs.
-
lighthouse
Automated auditing, performance metrics, and best practices for the web. -
Vue Storefront
The open-source frontend for any eCommerce. Built with a PWA and headless approach, using a modern JS stack. We have custom integrations with Magento, commercetools, Shopware and Shopify and total coverage is just a matter of time. The API approach also allows you to merge VSF with any third-party tool like CMS, payment gateways or analytics. Newest updates: https://blog.vuestorefront.io. Always Open Source, MIT license. -
InstantClick
InstantClick makes following links in your website instant. -
Fly CDN
A set of useful libraries for Edge Apps. Run locally, write tests, and integrate it into your deployment process. Move fast and maybe don't break things? Because, gosh darnit, you're an adult. -
quicklink
⚡️Faster subsequent page-loads by prefetching in-viewport links during idle time
Appwrite - The Open Source Firebase alternative introduces iOS support
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of CacheP2P or a related project?
README
CacheP2P
CacheP2P is a highly distributed cache platform based on WebTorrent and runs only in the browser.
It is a javascript library that once included in a website, makes every new user a mirror of the specific URL he has opened and allows it to serve it to all the other users that also are accessing the same website, so the website's server doesn't have to.
This way users can share the content between themselves, reducing the number of requests for estatic content to the server.
If the website crashes or has problems (the script can be included in the server's error page), all the content that users were accessing in that moment can be retrieved from one another and as long as there are users accessing it no problem will be seen.
License
MIT
*Note that all licence references and agreements mentioned in the CacheP2P README section above
are relevant to that project's source code only.