RailsEventStore / rails_event_store

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

JSONB variant should make use of GIN indexes #1761

Open mostlyobvious opened 3 months ago

mostlyobvious commented 3 months ago
          Another thing I did was use gin indexes. But that may not fit the library.
image

_Originally posted by @thedumbtechguy in https://github.com/RailsEventStore/rails_event_store/issues/1755#issuecomment-2021398229_