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
User requests should not be coupled with replication command used internally. I.e user may run some write command, we should not replicate the command, but replicate the data resulting from it.
part of the translation between user commands and replication commands should be done in Table to KV Mapping #1
at store level, we execute replication commands, not user commands.
The text was updated successfully, but these errors were encountered: