Code Monkey home page Code Monkey logo

Comments (3)

davidyaha avatar davidyaha commented on August 21, 2024

Hey @workforcecity thanks for reaching out.
There are multiple options to filter events or subscribing to redis channels and there are a couple of examples in the README file. But choosing the right one for you is dependant on the solution you are aiming at. It's a bit unclear from your description, what is the current system architecture?
Multiple deployments of the same app meaning multiple graphql servers? or just multiple subdomains that are subscribing from the same graphql endpoint?

Let me know and I'll point you in the right direction.

from graphql-redis-subscriptions.

kiyasov avatar kiyasov commented on August 21, 2024

I'm working on a react application which depends highly on real time data.
Using redis pubsub and it works fine.

My problem is I have multiple deployments of this application
1 - abc.somedomain.com
2 - xyz.somedomain.com

I want to share 1 redis cluster between these 2 deployments. Now the issue is, if some data is published on some channel "channelABC" from 1st deployment, it visible for 2nd deployment as well.

Is there any way to use some kind of prefix or scope just like
https://github.com/louischatriot/node-redis-pubsub

Have you found a solution?

from graphql-redis-subscriptions.

kiyasov avatar kiyasov commented on August 21, 2024

Decision
#300

from graphql-redis-subscriptions.

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.