Closed tomliversidge closed 7 years ago
Can we close this? this has been fixed, right?
Hmmm.. 2. was done, but we still have a single interface for persistence - IProviderState, and we can still only have a single store for both snapshots and events. Having a single interface also makes it messier to decorate if someone wanted to. Don't think there is a particular demand to split it out yet though so we could always close it and re-open later if needed?
I also think we can close this for now and open a new tricket if users really want it separated. 👍
As discussed in https://github.com/AsynkronIT/protoactor-dotnet/issues/137 and https://github.com/AsynkronIT/protoactor-dotnet/pull/136 there is an idea to separate out the concept of events vs snapshots, at different levels: