Skip to content

Is overridePublishFunction gone? #323

@evolross

Description

@evolross

I just noticed that the overridePublishFunction config setting seems to be removed from the docs and defaults to true in the code and isn't referenced anywhere else.

This was useful because it allowed you to turn off redis-oplog very easily without removing the package (if all your publications are overridden by default). It's difficult in our case to just remove the package as a means of disabling it because we have a lot of other redis-oplog imports and calls in our code (e.g. Vent, redisPusher, etc.)

It was nice to set overridePublishFunction to false and then comment out disable-oplog to quickly see oplog functionality compared to redis-oplog.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions