@lyo/hiredis
A browser-compatible version of
hiredis built automatically with
Lyo.



Usage
#### In a browser
``
html
`
#### In Node.js
`
sh
Install
npm i @lyo/hiredis
`
`
js
const hiredis = require('@lyo/hiredis')
``
Disclaimer
This automated Lyo build may have not been properly tested, and is not guaranteed to work perfectly.
Use at your own risk