Add REST cache plugin

This commit is contained in:
Cédric FAMIBELLE-PRONZOLA
2022-05-20 14:56:56 +04:00
parent 03199db6c6
commit ed4ddb1ee7
2 changed files with 42 additions and 10 deletions
+3 -1
View File
@@ -17,7 +17,9 @@
"@strapi/provider-email-nodemailer": "^4.1.11",
"@strapi/strapi": "4.1.11",
"better-sqlite3": "7.4.6",
"slugify": "^1.6.5"
"slugify": "^1.6.5",
"strapi-plugin-rest-cache": "^4.2.4",
"strapi-provider-rest-cache-memory": "^4.2.4"
},
"author": {
"name": "Ced"