Anyone use N/cache before? Would that be a good place to store some environment specific config that all scripts in an SDF project can access? I've seen people save config details in a custom record but then you have to search or load that record whenever a scripts needs some info which is not very efficient.