rails_event_store
rails_event_store copied to clipboard
Events - how are they persisted
It's not clear how events are stored (e.g. in a single table? table per event type?). It'd be useful to have such information, for example here https://railseventstore.org/docs/repository/ or in the concepts overview page.