Giter VIP home page Giter VIP logo

Comments (6)

weyoss avatar weyoss commented on July 18, 2024 1

Good question. Right now this application is using the default Redis driver (https://github.com/NodeRedis/node_redis) which by far does not support clustering. A switch to https://github.com/luin/ioredis driver is planned. Meanwhile, until the work is done, I am going to keep this issue open.

from redis-smq.

sasadjolic avatar sasadjolic commented on July 18, 2024 1

Any progress on this issue? ETA?

from redis-smq.

weyoss avatar weyoss commented on July 18, 2024 1

@havefun169, @sasadjolic, @brecke Please upgrade to the latest RedisSMQ version. Both redis and ioredis are now supported.

from redis-smq.

brecke avatar brecke commented on July 18, 2024

It’s not hard to do (though it might take some time), I followed this guide (https://github.com/luin/ioredis/wiki/Migrating-from-node_redis) and it worked flawlessly.

from redis-smq.

brecke avatar brecke commented on July 18, 2024

Actually, just went ahead and did it myself, PR here. @weyoss will you accept it or is this repo abandoned?

from redis-smq.

Cocophotos avatar Cocophotos commented on July 18, 2024

Hi,

I'm reopening this issue.

I'm trying to connect to a Redis cluster. Using ioredis, you need to use new Redis.Cluster(listofNodes) (see here) instead of the Redis class.

I've looked at redis-smq implementation and I'm not sure if it's possible in the current implementation. Can you help me understand figuring out how to do that, plz?

Thx,

Best

from redis-smq.

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.