mobileapi-redis
v1.0.4
Published
Redis hook for the mobileapi framework
Downloads
7
Maintainers
Readme
mobileapi-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 mobileapi apps.