Closed bartelink closed 1 year ago
Details of use case
When using Read Through mode (#386), some reads may wish to cache values that are derived from Events, and not present in the State. Example cases:
An example might be that a Created event with a large payload that's only read very infrequently, and is not relevant to normal decision making
Abandoned in favor of #417
Had been holding off on adding this mode, but ran into what I believe represents a relevant use case