next-boost-hdc-adapter

An adapter of hybrid-disk-cache for next-boost

Usage no npm install needed!

<script type="module">
  import nextBoostHdcAdapter from 'https://cdn.skypack.dev/next-boost-hdc-adapter';
</script>

README

next-boost-hdc-adapter

next-boost used to use hybird-disk-cache as its sole cache adapter.

Since 0.10.x, next-boost splits the cache adapter with the http handler logic. And this package provides its default adapter, the hybrid-disk-cache.