Skip to content

Memory only ring buffer #62

@pyricau

Description

@pyricau

Log frameworks can be fairly hard on SSDs and shorten their lifes. We have some devices for which we're ok with the trade off of losing log data on crashes, with the benefit of never writing to disk. There's also a middle ground where you try to flush to disk only when a crash happen (and are ok with that potentially not working).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions