-
```
What steps will reproduce the problem?
1. Install Xcode Command Line Tools
2. Install node-gyp under OSX 10.9 (Mavericks)
What is the expected output? What do you see instead?
Expected - Gyp and…
-
```
What steps will reproduce the problem?
1. Install Xcode Command Line Tools
2. Install node-gyp under OSX 10.9 (Mavericks)
What is the expected output? What do you see instead?
Expected - Gyp and…
-
Is there exists or planned RedisModule_Call but with `argv`, something like redisCommandArgv in `hiredis`?
Or maybe some kind of `raw` call which accepts redis protocol formatted binary string?
-
Good evening.
I am a Japanese and please allow what English cannot describe well.
It cannot compile by OS X 10.8.
An error occurs at the following places of hiredis.c.
va_arg(ap,void);
-
> sudo apt-get install libmsgpack-dev libboost-thread-dev libboost-date-time-dev libboost-test-dev libboost-filesystem-dev libboost-system-dev libhiredis-dev cmake build-essential
Unable to insta…
-
When compiling this library, incorrect version is linked to shared object file. I pulled latest 1.2.0 tag, it's creating 1.1.0 instead of 1.2.0.
https://github.com/redis/hiredis/blob/master/CMakeList…
-
```
What steps will reproduce the problem?
1. Install Xcode Command Line Tools
2. Install node-gyp under OSX 10.9 (Mavericks)
What is the expected output? What do you see instead?
Expected - Gyp and…
-
```
What steps will reproduce the problem?
1. Install Xcode Command Line Tools
2. Install node-gyp under OSX 10.9 (Mavericks)
What is the expected output? What do you see instead?
Expected - Gyp and…
-
```
What steps will reproduce the problem?
1. Install Xcode Command Line Tools
2. Install node-gyp under OSX 10.9 (Mavericks)
What is the expected output? What do you see instead?
Expected - Gyp and…
-
Hi. I'm Dvir from Redis Labs.
Very nice module idea, are you submitting it to the hackathon?
One comment though: right now you are using the synchronous hiredis API and blocking the entire slave w…