You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Was wondering if you had a link to a description of the every-doc-is-a-delta storage pattern? My google searches didn't find anything that helpful. Could even be added to the README.
Thanks.
The text was updated successfully, but these errors were encountered:
Also, I would look up anything related to "Event Sourcing" which perhaps is a superset of this idea. Basically, the idea is that you save the events that happen in your system and then compile those into views.
Was wondering if you had a link to a description of the every-doc-is-a-delta storage pattern? My google searches didn't find anything that helpful. Could even be added to the README.
Thanks.
The text was updated successfully, but these errors were encountered: