Skip to main content
Version: 2.0.0

Components

The following diagram shows the RnR and its dependencies.

ComponentDescription
DBOPBackend service which perform database database init process.
ReplayMgrBackend service expose RESTful API for client.
MsgOpBackend service handle init and do playback session.
TransformMsgBackend service do pre-processing nats event to sql statment.
SchduleJobBackend cronjob to take snapshot in livedb, cleanup data in database and storage
TimekeeperBackend service update interval current time into database.
Playback controllerSimple controller in playback web.
NATSNATS stream, including 2 kind of events: CDC event and playback event (communication between DBOP, ReplayMgr, and Msgop)