High-frequency Trading (HFT) using EventStoreDB

Nice!

How about your domain model, is that publishing event like in memory bus or it put the event in collections and the repository collect all the events and store it? Like @alexey.zimarev wrote in this blog post