* Added a global config helper to easily access installation/global configs * this will fetch the keys from cache with fallback to DB on cache miss * ability to query multiple keys simultaneously * interface to delete the existing global config cache * Added tests for this new helper module |
||
|---|---|---|
| .. | ||
| assets | ||
| constants | ||
| custom_exceptions | ||
| events | ||
| integrations | ||
| redis | ||
| reports | ||
| tasks | ||
| webhooks | ||
| config_loader.rb | ||
| current.rb | ||
| global_config.rb | ||
| local_resource.rb | ||
| online_status_tracker.rb | ||