README
Cache
This is just a wrapper around a redis client with a standard interface for getting/setting items from a Redis cache.
A cache wrapper
<script type="module">
import sitsCache from 'https://cdn.skypack.dev/sits-cache';
</script>
This is just a wrapper around a redis client with a standard interface for getting/setting items from a Redis cache.