README
Redis cache plugin for Hapi.js
Hapi.js plugin for server-side caching
Download
git clone git@github.schibsted.io:bergens-tidende/bt-redis-hapi-plugin.git
How to use
For a basic usage example see: core-comments-api
Redis cache plugin for Hapi.js ============
<script type="module">
import btRedisHapiPlugin from 'https://cdn.skypack.dev/bt-redis-hapi-plugin';
</script>
Hapi.js plugin for server-side caching
git clone git@github.schibsted.io:bergens-tidende/bt-redis-hapi-plugin.git
For a basic usage example see: core-comments-api