gregoryyoung/m-r

Should configuration settings be eventsourced?

nripendra opened this issue · 1 comments

In an application that I'm trying to develop there are a lot of configuration settings that are user configurable.

Should these type of settings be part of eventsource? Should they be stored in separate db? or read db directly?

They can be, or they can not be. See the smalltalk run time format as an example.