diff options
| author | Frederick Muriuki Muriithi | 2025-04-08 12:53:00 -0500 |
|---|---|---|
| committer | Frederick Muriuki Muriithi | 2025-04-08 14:19:56 -0500 |
| commit | e0ee2ddf154bb21a487f92994e27d411a477d7e9 (patch) | |
| tree | 6f3cf9af903c9bbf898a4509fdc06519a654a710 /tests/unit/computations | |
| parent | 1c944a7f890da1a40995eb37624e4b72676b6f76 (diff) | |
| download | genenetwork3-e0ee2ddf154bb21a487f92994e27d411a477d7e9.tar.gz | |
APPLICATION_ENVIRONMENT: New configuration variable
Add a new application configuration variable,
"APPLICATION_ENVIRONMENT" that will be useful to distinguish resources
for different instances of the application that might run on the same
host. The default value is an empty string in order to allow backwards
compatibility with existing code.
An example of where this finds utility: If you run multiple instances
of the application, but they all share the same redis instance, then
key-collisions from the different running applications will happen,
leading to subtle, difficult to troubleshoot bugs.
Diffstat (limited to 'tests/unit/computations')
0 files changed, 0 insertions, 0 deletions
