Skip to content

Decouple Command used in User Request, Replication and Store #2

@acharapko

Description

@acharapko
  • 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.
  • call replication command something different? ReplicationOperations? RepOp?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions