Skip to content

Garbage collection for certain database tables #746

@alexweissman

Description

@alexweissman

We should implement some kind of automatic garbage collection for the throttles, password_resets, and verifications tables. This could be similar to the way session gc works, so that records are checked for removal whenever the table is next written to.

In some applications, it might be desirable to run garbage collection on the activities table as well. Obviously, this should all be configurable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Not Started

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions