CityWebConsultants / Iris

Modular content management and web application framework built with Node.js and MongoDB
http://irisjs.org
Other
9 stars 7 forks source link

Cache module path files after first load #199

Closed FilipNest closed 8 years ago

FilipNest commented 8 years ago

Created a basic cache of modules that is populated when a module is found and checked before searching again on a future load. Makes restarting quicker.