Skip to content

Commit

Permalink
added todo
Browse files Browse the repository at this point in the history
  • Loading branch information
eviltester committed Apr 6, 2024
1 parent b3ebfc0 commit 75bf1ab
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,8 @@ public SimpleApiRoutes(){
// TODO: should probably have a support multiple databases config somewhere
simplethings.getERmodel().populateDatabase(EntityRelModel.DEFAULT_DATABASE_NAME);

// TODO: add a hook to add more instances if the database runs low e.g. < 5

}

public void configure() {
Expand Down

0 comments on commit 75bf1ab

Please sign in to comment.