-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make storage engine configurable (#100)
* Add support for storage engine override * Set storage engine only when not none * Drop warning * Use inMemory instead of ephemeralStorage by default ephemeralStorage was removed from newer versions and it was meant to be used for internal testing * Revert back to ephemeralForTest as inMemory only in Enterprise version
- Loading branch information
1 parent
ebb15fc
commit df805ad
Showing
2 changed files
with
6 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters