memstate
memstate copied to clipboard
Use asynchronous enumerators
Use IAsyncEnumerable<> instead of IEnumerable<> for IJournalReader.GetRecords() https://docs.microsoft.com/en-us/archive/msdn-magazine/2019/november/csharp-iterating-with-async-enumerables-in-csharp-8
Hi, @rofr , can I take this?