arthurprs / floki

Floki Message Queue
MIT License
91 stars 11 forks source link

Implement a hard retention period #1

Closed arthurprs closed 8 years ago

arthurprs commented 8 years ago

The current retention period implementation is a soft one. Garbage collection will still keep segments based on the smallest channel tail.

It'd be interesting to have a hard retention period that will forcefully remove stalled segments.

arthurprs commented 8 years ago

Implemented at commit ff378f390258318836192a717a6037305ddffed5