rosedblabs/wal

How to delete already read data ? or mark those data has been read.

Jack-Kingdom opened this issue · 1 comments

For those has been read data, I don't want read it again. How can I mark those data bas been read.

I found a segment.Remove method implementation in source code. Should we add a truncat method for segment.

Indeed, seems like a feature.