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 old nodes configurations.
Upgrade hiredis to 0.14.0
Support Node 12 due to deprecations
Notes:
I ran this branch on our ci which includes lots of unit tests (there interacts with redis+hiredis) and full e2e tests and it passes.
The "leaks" test is failing on my local computer (macOS Catalina 10.15), but I commented all tests and it's still failing so don't think it's related to my changes.
Hi!
We want to upgrade Node 12 LTS, and currently, hiredis-node doesn't support it. This PR:
Notes:
Benchmarks: