RailsEventStore / rails_event_store

A Ruby implementation of an Event Store based on Active Record
http://railseventstore.org
MIT License
1.41k stars 121 forks source link

Prefer includes over preload #1710

Closed pjurewicz closed 9 months ago

pjurewicz commented 9 months ago

(related to #1708)

mostlyobvious commented 9 months ago

I'm missing SQL query assertions for the optimization part and I think mutant misses them too.