Giter VIP home page Giter VIP logo

Comments (7)

ropre4 avatar ropre4 commented on May 27, 2024 1

It's been more than a year, can there be a new release to include this fix? redis-parser, and redis packages do not work on node 12 and node 14.

from node-redis-parser.

stelcodes avatar stelcodes commented on May 27, 2024

I'm getting the same issue when building with parcel

from node-redis-parser.

sookoll avatar sookoll commented on May 27, 2024

Any news on this? As hiredis is pretty much abonded, it should be removed as dependency.

EDIT: Ah, v3 it is removed already, node-redis still uses 2.6 and that was causing problems.

from node-redis-parser.

swateek avatar swateek commented on May 27, 2024

@sookoll could you install "redis"? I didn't quite understand your solution. Help?

from node-redis-parser.

yosiat avatar yosiat commented on May 27, 2024

If you can upgrade the latest node-redis you don't need hiredis, it uses this repo which is fastest than hiredis as authors claim.

If you are like me and stuck at some version, you can use this fork redis/hiredis-node#144 until the PR will get merged

from node-redis-parser.

swateek avatar swateek commented on May 27, 2024

I really didn't need hiredis. I moved to use "ioredis" and it works good for me.

from node-redis-parser.

Salakar avatar Salakar commented on May 27, 2024

Hey all,

hiredis is no longer used in the latest parser, the the redis library has been updated to the latest parser version in redis/node-redis@78936ac (unreleased still, no eta).

Given that a fix is sat on master for this I'm going to go ahead and close this issue now. Thanks

from node-redis-parser.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.