0.5.0 • Published 6 years ago

@lyo/hiredis v0.5.0

Weekly downloads
-
License
BSD-3-Clause
Repository
-
Last release
6 years ago

@lyo/hiredis

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

Version Build Hits

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

0.5.0

6 years ago