README
FORK OF luin/ioredis
Added features:
- No PR yet.
returnBuffersoption to return buffers by default. - No PR yet.
healthCheckoption to test connection not only by stream status, but also by PING responsiveness.
Fork of ioredis!
<script type="module">
import dyIoredis from 'https://cdn.skypack.dev/dy-ioredis';
</script>
Added features:
returnBuffers option to return buffers by default.healthCheck option to test connection not only by stream status,
but also by PING responsiveness.