Skip to content
This repository has been archived by the owner on Mar 16, 2021. It is now read-only.

Commit

Permalink
Update Lightning to support the new Catalog2Registration with -driver
Browse files Browse the repository at this point in the history
  • Loading branch information
joelverhagen committed Dec 20, 2019
1 parent c465006 commit c04b85e
Show file tree
Hide file tree
Showing 4 changed files with 362 additions and 108 deletions.
1 change: 1 addition & 0 deletions src/Ng/Arguments.cs
Original file line number Diff line number Diff line change
Expand Up @@ -212,6 +212,7 @@ public static class Arguments
public const string BatchSize = "batchSize";
public const string IndexFile = "indexFile";
public const string CursorFile = "cursorFile";
public const string Driver = "driver";
#endregion
}
}
Loading

0 comments on commit c04b85e

Please sign in to comment.