Skip to content
This repository was archived by the owner on Jan 6, 2021. It is now read-only.
This repository was archived by the owner on Jan 6, 2021. It is now read-only.

Bus.io exchange without redis #1

Description

@albertvp

Hi Nathan, I have tested the demo and examples of bus.io and I'm finding out how redis manages the pubsub queue, it's great!

However, I think that if redis connection is not established then should use the in-memory process (just like socket.io) for event subscription, do you think it's possible?

Maybe the strategy pattern for this requirement (redis not available) is the best way:

  • bus.io-exchange-local
  • bus.io-exchange-redis

... as seen on passportjs https://www.npmjs.org/search?q=passport

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions