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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ This project has been created in order speed up the building of the JanusGraph d
5
5
6
6
## Architecture
7
7
This application consists of the following modules:
8
-
*`strongbox-db-liquibase` which creates a `jar` file consiting of the liquibase changesets that construct the [Strongbox](https://github.com/strongbox/strongbox) JanusGraph database schema
8
+
*`strongbox-db-schema` which creates a `jar` file consiting of the changesets that construct the [Strongbox](https://github.com/strongbox/strongbox) JanusGraph database schema
9
9
*`strongbox-db-import` which creates a `zip` file with packed built database snapshot built from the liquibase changesets
10
10
11
11
## How is this project used in [strongbox](https://github.com/strongbox/strongbox) ?
0 commit comments