@lyo/hiredis
v0.5.0
Published
Browser-compatible version of hiredis
Downloads
1
Readme
@lyo/hiredis
A browser-compatible version of hiredis built automatically with Lyo.
Usage
In a browser
<script src="https://cdn.jsdelivr.net/npm/@lyo/hiredis"></script>
In Node.js
# Install
npm i @lyo/hiredis
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