Arseniy Pavlenko
Arseniy Pavlenko
Tried to reproduce it in docker, but all fine... ``` docker run -it --rm -v $(pwd):/mac node:lts-alpine3.13 /bin/ash cd /mac apk add --no-cache --virtual .build-deps alpine-sdk python3 npm i -g...
Thanks, I'll try to fix it
Sadly but, not enough to just use `NODE_MODULE_INIT` (BTW this was hard to do) Seems like I must migrate from `NaN` to `N-API` via `node-addon-api` to correctly support workers, this...
No, need to completely rewrite C++ part of the module. So actually it will be a new driver. Sadly but I don't have enough free time now to rewrite and...
Thanks
Maybe just to PING/PONG every X minutes? пт, 21 июн. 2019 г., 17:50 Chris Shucksmith : > Ah - redisConnectWithTimeout() doesn't use libuv, it's a plain old > blocking/synchronous API...
Thanks for info, can you try newest version of redis-v8 (this repository is outdated...)
Hi, do you plan to merge it, or some additional work required?
I can check it, can you please send me `whl` for `python3.9`?