You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
4
4
5
5
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
6
6
7
-
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
7
+
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
<img src="https://img.shields.io/npm/dm/@strapi-community/plugin-rest-cache" alt="Monthly download on NPM" />
12
12
</a>
13
13
</p>
14
14
</div>
@@ -17,15 +17,14 @@
17
17
18
18
-[🚦 Current Status](#-current-status)
19
19
-[✨ Features](#-features)
20
-
-[🤔 Motivation](#-motivation)
21
20
-[🖐 Requirements](#-requirements)
22
21
-[🚚 Getting Started](#-getting-started)
23
22
-[Contributing](#contributing)
24
23
-[License](#license)
25
24
26
25
## 🚦 Current Status
27
26
28
-
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.
27
+
This package is currently under development and should be consider **BETA** in terms of state. I/We are currently accepting contributions and/or dedicated contributors to help develop and maintain this package.
29
28
30
29
## ✨ Features
31
30
@@ -38,21 +37,20 @@ You can set a **strategy** to tell what to cache and how much time responses sho
38
37
39
38
Supported Strapi Versions:
40
39
41
-
- Strapi v4.0.x (recently tested as of January 2022)
42
-
- Strapi v4.1.x (recently tested as of March 2022)
43
-
- Strapi v4.x.x (Assumed, but possibly not tested)
40
+
- Strapi v5.x.x (recently tested as of September 2025)
44
41
42
+
**If you are looking for the Strapi v4.x support, please check the [legacy package](https://www.npmjs.com/package/strapi-plugin-rest-cache).**
45
43
**If you are looking for a plugin for Strapi v3.x, please check the [strapi-middleware-cache](https://github.com/patrixr/strapi-middleware-cache/).**
46
44
47
45
## 🚚 Getting Started
48
46
49
-
[Read the Docs to Learn More.](https://strapi-community.github.io/strapi-plugin-rest-cache/)
47
+
[Read the Docs to Learn More.](https://strapi-community.github.io/plugin-rest-cache/)
50
48
51
49
## Contributing
52
50
53
51
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.
54
52
55
-
If interested please feel free to email the lead maintainer Sacha at: sacha@digisquad.ioor ping `stf#3254` on Discord.
53
+
If interested please feel free to open an issue or pull request.
0 commit comments