strapi-views
v3.0.0-alpha.5
Published
Views hook to enable server-side rendering for the Strapi framework
Downloads
8
Readme
strapi-redis
This built-in hook allows you to use Redis 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.