Giter VIP home page Giter VIP logo

Comments (1)

ptaoussanis avatar ptaoussanis commented on June 8, 2024

Hi Akos, there is an issue open for this: #15

Basically there's no easy way of creating reliable Redis Pub/Sub connections right now. A Pub/Sub ping op would go a long way, and that's planned for Redis 3.0. Actually there's workarounds now already, but they're cumbersome and I was hoping on holding out till it's fixed properly upstream.

I do believe there are also plans (3.0+) for some extra Pub/Sub reliability features like message buffering, etc. - but those were still at the design stage last I checked.

Depending on your use-case, you may find the Carmine message queue a better fit. Otherwise you're currently forced to workaround the lack of a proper ping mechanism - for example by publishing a ping message to your channel.

I would be open to pull-requests on this btw, Pub/Sub hasn't been a major priority for me since I seldom need it in my own systems.

Hope the info helps a little, cheers! :-)

from carmine.

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.