Skip to content

Prefixes are not properly documented #37

Open
@Madeorsk

Description

@Madeorsk

Expected Behavior

I tried to use a prefix. So I defined it while running my workers, and then I tried to use the same prefix when enqueuing.

Current Behavior

But it did not work, because the $prefix argument of this function is not the same thing.

Possible Solution

Document Resque_Redis::prefix in this part https://github.com/resque/php-resque#custom-prefix

Suggestion

If these two prefixes are not the same thing, I suggest to rename one. In another library, what you call "prefix" is called "namespace".

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions