File tree Expand file tree Collapse file tree 1 file changed +6
-9
lines changed
data-platform/autonomous-database/autonomous-json/MongoDBReplay Expand file tree Collapse file tree 1 file changed +6
-9
lines changed Original file line number Diff line number Diff line change @@ -26,18 +26,15 @@ problems/issues/damages/data corruptions caused by using MongoDB Replay.
2626
2727** Artifacts**
2828
29- The repository contains source code of two artifacts:
29+ The repository contains source code of two artifacts
3030
31- -----------------------------------------------------------------------
32- Artifact Description
33- ----------------------- -----------------------------------------------
34- MDBExtractor.jar extracts a stream of commands from a log file
35- generated by a MongoDB instance.
31+ ** - MDBExtractor.jar** extracts a stream of commands from a log file
32+ generated by a MongoDB instance.
3633
37- MDBApplier.jar executes commands extracted during the
34+ ** - MDBApplier.jar** executes commands extracted during the
3835 extraction process against an Oracle MongoDB
3936 API instance
40- -----------------------------------------------------------------------
37+
4138
4239** Requirements**
4340
@@ -48,7 +45,7 @@ The repository contains source code of two artifacts:
4845 < https://www.oracle.com/java/technologies/downloads/#java21 > or\
4946 OpenJDK available in a Linux packages repository or downloaded and
5047 installed
51- from [[ https://openjdk.org/ ] {.underline} ] ( https://openjdk.org/ )
48+ from [[ https://openjdk.org/ ] ( https://openjdk.org/ )
5249
5350### MDBExtractor
5451
You can’t perform that action at this time.
0 commit comments