mirror of
https://github.com/strapi/strapi.git
synced 2025-11-01 18:33:55 +00:00
Update readme middleware views
This commit is contained in:
parent
4466338701
commit
cc3cfc4915
@ -1,16 +1,12 @@
|
||||
# strapi-redis
|
||||
# strapi-middleware-view
|
||||
|
||||
[](https://www.npmjs.org/package/strapi-redis)
|
||||
[](https://www.npmjs.org/package/strapi-redis)
|
||||
[](https://david-dm.org/strapi/strapi-redis)
|
||||
[](https://travis-ci.org/strapi/strapi-redis)
|
||||
[](https://www.npmjs.org/package/strapi-middleware-view)
|
||||
[](https://www.npmjs.org/package/strapi-middleware-view)
|
||||
[](https://david-dm.org/strapi/strapi-middleware-view)
|
||||
[](https://travis-ci.org/strapi/strapi-middleware-view)
|
||||
[](http://slack.strapi.io)
|
||||
|
||||
This built-in hook allows you to use [Redis](https://redis.io/) as a databases connection. Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache and message broker.
|
||||
|
||||
## Motivation
|
||||
|
||||
We developed this hook to use Redis as cache database for our Strapi apps.
|
||||
Views middleware to enable server-side rendering for the Strapi framework. It will let you use [koa-views](https://www.npmjs.com/package/koa-views) and [consolidate](https://github.com/tj/consolidate.js/).
|
||||
|
||||
## Resources
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user