-
Notifications
You must be signed in to change notification settings - Fork 10
Memory only ring buffer #62
Copy link
Copy link
Open
Description
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).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels