
Security News
OWASP 2025 Top 10 Adds Software Supply Chain Failures, Ranked Top Community Concern
OWASP’s 2025 Top 10 introduces Software Supply Chain Failures as a new category, reflecting rising concern over dependency and build system risks.
strapi-plugin-rest-cache
Advanced tools
This package is currently under development and should be consider ALPHA in terms of state. I/We are currently accepting contributions and/or dedicated contributors to help develop and maintain this package.
This plugin provide a way to cache HTTP requests in order to improve performance. It's get inspired by varnish cache which is a popular caching solution.
The cache content is stored by a provider, which can be either an in-memory provider, a redis connection, a file system, or any other custom provider. You can set a strategy to tell what to cache and how much time responses should be cached. The cache will be invalidated when the related Content-Type is updated, so you never have to worry about stale data.
Supported Strapi Versions:
If you are looking for a plugin for Strapi v3.x, please check the strapi-middleware-cache.
I/We are actively looking for contributors, maintainers, and others to help shape this package. As this plugins sole purpose within the Strapi community is to be used by other developers and plugin maintainers to get fast responses time.
If interested please feel free to email the lead maintainer Sacha at: sacha@digisquad.io or ping stf#3254 on Discord.
See the LICENSE file for licensing information.
FAQs
Speed-up HTTP requests with LRU cache
The npm package strapi-plugin-rest-cache receives a total of 2,616 weekly downloads. As such, strapi-plugin-rest-cache popularity was classified as popular.
We found that strapi-plugin-rest-cache demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 8 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
OWASP’s 2025 Top 10 introduces Software Supply Chain Failures as a new category, reflecting rising concern over dependency and build system risks.

Research
/Security News
Socket researchers discovered nine malicious NuGet packages that use time-delayed payloads to crash applications and corrupt industrial control systems.

Security News
Socket CTO Ahmad Nassri discusses why supply chain attacks now target developer machines and what AI means for the future of enterprise security.