Skip to content

Refactor queue to use custom database tables #660

@srtfisher

Description

@srtfisher

Description

I want to be able to use custom database tables for queue jobs instead of polluting wp_posts. This could make it more performant, too.

Use Case

When a developer uses the queue the job data should live within a custom database table.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestphpRequires understanding PHP

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions