Skip to content

Add a null adapter for use in development/test mode #24

@liveh2o

Description

@liveh2o

Currently, whenever a Rails app loads Active Publisher, the async publisher starts up. If anything gets published in development or test mode, it tries to connect to RabbitMQ. This is desirable in some situations (i.e. developing locally), but it would be great if there were a null adapter that could be used to essentially pipe messages into the ether that is the GC.

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