Coder Social home page Coder Social logo

Comments (7)

markschmid avatar markschmid commented on May 18, 2024 1

FYI, GannettDigital/socket.io-ioredis#8

from socket.io-redis-adapter.

objectiveSee avatar objectiveSee commented on May 18, 2024

Yes, here is an example: socketio/socket.io#1815

from socket.io-redis-adapter.

chaudhryjunaid avatar chaudhryjunaid commented on May 18, 2024

The above example seems to be of using a node cluster with a single redis server instead of a cluster of redis servers. Unless I am mistaken and the process for both is mostly the same except providing some sort of special url!

Please help!

from socket.io-redis-adapter.

iojohnso avatar iojohnso commented on May 18, 2024

I am also trying to figure out how socket.io-redis can be connected to a redis cluster.

from socket.io-redis-adapter.

chaudhryjunaid avatar chaudhryjunaid commented on May 18, 2024

@iojohnso An alternate could be to use socket.io-ioredis, available here:
https://github.com/GannettDigital/socket.io-ioredis

and provide prebuilt ioredis clients configured with redis clusters.

from socket.io-redis-adapter.

markschmid avatar markschmid commented on May 18, 2024

We also need a working socket.io adapter using a redis cluster. Did anyone solve this problem yet?
The suggestion of @chaudhryjunaid sounds promising, but it seems that prebuilt ioredis clients can only be provided for pub/sub (?)

from socket.io-redis-adapter.

darrachequesne avatar darrachequesne commented on May 18, 2024

By providing an ioredis pub/sub client (implemented in #95), you should now be able to connect to a redis-cluster.

Doc: https://github.com/luin/ioredis#cluster

Closing this now 👼

from socket.io-redis-adapter.

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.