node-red/packages/node_modules/@node-red/runtime/lib/storage/localfilesystem
Nick O'Leary 6fb96fa3c1
Move exec and events components to util module
The exec and events components are common components that
are used by both runtime and registry. It makes sense to
move them into the util package.

This also adds some docs to the registry module
2020-12-07 11:49:01 +00:00
..
projects Move exec and events components to util module 2020-12-07 11:49:01 +00:00
index.js Fix race condition in .config file migration 2020-10-15 16:21:28 +01:00
library.js Fully remove when.js dependency 2020-12-07 11:49:01 +00:00
sessions.js Fully remove when.js dependency 2020-12-07 11:49:01 +00:00
settings.js Cache settings when doing initial load 2020-09-28 10:41:05 +01:00
util.js Split .config.json into separate files 2020-09-23 17:29:09 +01:00