nconf-lite/lib/nconf/stores
indexzero 53d854a789 [api] Default to `options` if `options.store` is not available in nconf.Literal 2011-11-24 00:30:27 -05:00
..
argv.js [refactor] Expose all store prototypes on `nconf.*`. Expose store instances on Provider.stores and Provider.sources 2011-11-24 00:29:43 -05:00
env.js [minor] Dont allow `.set()` calls to change values in readOnly stores: argv, env, and literal 2011-11-24 00:29:35 -05:00
file.js [api fix] Dont eagerly create config files in `.load()` and `.loadSync()` 2011-11-24 00:30:11 -05:00
literal.js [api] Default to `options` if `options.store` is not available in nconf.Literal 2011-11-24 00:30:27 -05:00
memory.js [api test breaking refactor] Significant refactor to how nconf works. Now a fully hierarchical configuration storage mechanism capable of multiple levels of stores of the same type. 2011-09-16 06:49:47 -04:00