Skip to content

add PERSISTENCE_SINGLE_FILE environment variable#3913

Merged
whummer merged 1 commit intolocalstack:masterfrom
collinsauve:configure-single-dump-file
Apr 27, 2021
Merged

add PERSISTENCE_SINGLE_FILE environment variable#3913
whummer merged 1 commit intolocalstack:masterfrom
collinsauve:configure-single-dump-file

Conversation

@collinsauve
Copy link
Contributor

utils/persistence.py already has most of the code available to switch on this, it just is not exposed to be configured by an environment variable.

I used the name as it stood. Since this name will be difficult to change once it's in place you may want to consider inverting this to USE_MULTIPLE_DUMP_FILES with the default of false. If you'd like to change the name, happy to resubmit this PR :)

@collinsauve collinsauve force-pushed the configure-single-dump-file branch from f97bfcb to 6bb76e8 Compare April 27, 2021 00:34
@collinsauve collinsauve changed the title expose USE_SINGLE_DUMP_FILE as environment variable add PERSISTENCE_SINGLE_FILE environment variable Apr 27, 2021
@whummer whummer merged commit 33c503c into localstack:master Apr 27, 2021
@collinsauve collinsauve deleted the configure-single-dump-file branch April 27, 2021 17:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants