# This is the 1st commit message: Changed package names to match the new organization # This is the commit message #2: Forgot Cache
FunctionStore uses fileStore for function code and resourceStore for the Function's metadata. Environment- and HTTPTrigger- Store are just thin wrappers on resourceStore. There is probably a better way to organize this code, maybe with reflection.