Removing the event store is only a minor performance drop (1 more lookup). mmap_append originally was only working on linux, but Ashkan Kiani replaced some of my code with memmap2 which is cross-platform. So now mmap-append works on Windows too, as does the stuff on top of it. I just noticed that the README is wrong 🤦 .. fixed.