Skip to content

Regex in query instead of PHP? #1

@blobaugh

Description

@blobaugh

Jay! This is awesome!

It looks like right now all the posts are being pulled out and parsed via PHP. You may be able to get performance improvements querying MySQL directly and ditching the PHP layer. What do you think of trying out a direct regex on the db with something like https://dev.mysql.com/doc/refman/8.0/en/regexp.html ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions