dy-ioredis

Fork of ioredis!

Usage no npm install needed!

<script type="module">
  import dyIoredis from 'https://cdn.skypack.dev/dy-ioredis';
</script>

README

FORK OF luin/ioredis

Added features:

  1. No PR yet. returnBuffers option to return buffers by default.
  2. No PR yet. healthCheck option to test connection not only by stream status, but also by PING responsiveness.