FASTER icon indicating copy to clipboard operation
FASTER copied to clipboard

FasterKV Log Scan WaitAsync

Open Phylum123 opened this issue 1 year ago • 0 comments

When using a scan from FasterLog there is a WaitAsync method that will wait for new records, once you are done iterating with GetNext, however if you do a scan from FasterKV.Log, you don't have this feature. Is this something that could be implemented?

Phylum123 avatar Mar 15 '24 21:03 Phylum123