twitter/pelikan

rust: add delayed clear to seg storage

brayniac opened this issue · 0 comments

#382 adds a blocking immediate clear of the items in seg storage. We should add a non-blocking delayed 'clear_at' type function so we can eventually support flush_all with a delay.