Giter Club home page Giter Club logo

Comments (5)

youguys avatar youguys commented on June 26, 2024 2

So a PR for hiredis would be the first step. @youguys do you want to work on that?

I was quite interested in this, once I get free time, i will work on it.

from hiredis-cluster.

bjosv avatar bjosv commented on June 26, 2024 1

You are right. Currently there is no out-of-the-box support by this project, but the adapter can be provided by a user.

First there is a need to create an adapter for hiredis and by a quick google I believe something like this link might work.
This adapter needs to register functions for the different events.

Second step is to create an adapter for hiredis-cluster which registers the attach function, and this function just calls attach on the hiredis adapter like its done in existing adapters. The hiredis-cluster adapters simply forwards the attach to the hiredis adapter where the eventsystem logic is handled.

from hiredis-cluster.

zuiderkwast avatar zuiderkwast commented on June 26, 2024

So a PR for hiredis would be the first step. @youguys do you want to work on that?

from hiredis-cluster.

youguys avatar youguys commented on June 26, 2024

You are right. Currently there is no out-of-the-box support by this project, but the adapter can be provided by a user.

First there is a need to create an adapter for hiredis and by a quick google I believe something like this link might work. This adapter needs to register functions for the different events.

Second step is to create an adapter for hiredis-cluster which registers the attach function, and this function just calls attach on the hiredis adapter like its done in existing adapters. The hiredis-cluster adapters simply forwards the attach to the hiredis adapter where the eventsystem logic is handled.

I had seen this "nchan" too, right now i don't have extra time to research for this, sync first maybe my choice.

from hiredis-cluster.

bjosv avatar bjosv commented on June 26, 2024

Closing this question.
I'll happily review a hiredis PR and then a hiredis-cluster PR when there is nginx event system support in place in hiredis. Just CC me in the PR.

from hiredis-cluster.

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.