Use Redis cache for Schema
Merge request template
Use centralized Redis cache instead of VM cache for Schemas in Storage service. This is a change to address this bug #34 (closed). App only uses VM cache when running locally because setting up a Redis instance with SSL is tricky.