Skip to content

Task or command to clean up database records #103

@dennispaagman

Description

@dennispaagman

I'd like to periodically run something to clean up old records, similar to this in solid queue:

https://github.com/rails/solid_queue/blob/393e3b9eff7210f42a43d7e6456b7a172ba78d42/app/models/solid_queue/job/clearable.rb

I could write a small job in my app to clear the tables, but I think it would be nice to have something provided to just call :)

Do you have a direction for something like this in mind? I can work on a PR to implement something if you like.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions