hiredis-node icon indicating copy to clipboard operation
hiredis-node copied to clipboard

Node wrapper for hiredis

Results 14 hiredis-node issues
Sort by recently updated
recently updated
newest added

Hi! We want to upgrade Node 12 LTS, and currently, hiredis-node doesn't support it. This PR: * Updates travis-ci configuration: to test again two latest LTS and stable, and remove...

Upgrading Node.js from 10.16.3 to 12.13.0 causes this error: ``` $ npm i hiredis NO_DEBUG set > [email protected] install /private/tmp/a/node_modules/hiredis > node-gyp rebuild NO_DEBUG set CC(target) Release/obj.target/hiredis-c/deps/hiredis/sds.o CC(target) Release/obj.target/hiredis-c/deps/hiredis/read.o LIBTOOL-STATIC...

I have neither the time nor the energy to fulfil the maintainer role here. I failed to spend enough time in the past and haven't pushed out a release in...

The recently announced Node 8 has a new experimental feature called [N-API]( https://nodejs.org/dist/latest-v8.x/docs/api/n-api.html) which is aimed at reducing maintenance cost for node native addons. Checkout this [blog]( https://medium.com/@nodejs/n-api-next-generation-node-js-apis-for-native-modules-169af5235b06) for more...

## Version **2.11.0** of **nan** was just published. Branch Build failing 🚨 Dependency nan Current Version 2.10.0 Type dependency This version is **covered** by your **current version range** and after...

greenkeeper

## The dependency [bindings](https://github.com/TooTallNate/node-bindings) was updated from `1.4.0` to `1.5.0`. 🚨 [View failing branch](https://github.com/redis/hiredis-node/compare/master...redis:greenkeeper%2Fbindings-1.5.0). This version is **covered** by your **current version range** and after updating it in your project...

greenkeeper

This PR contains initial work to port **hiredis** module to new N-API

I have installed redis server in Windows 10 operating system as per the instructions at [MicrosoftArchive](https://github.com/MicrosoftArchive/redis). Tried to install the redis node module package in a project using `npm install...

## Version 10 of Node.js (code name Dubnium) has been released! 🎊 To see what happens to your code in Node.js 10, Greenkeeper has created a branch with the following...

greenkeeper

Will we ever see python 3 support here?