Shared library
What/Why
So I want to use the same cache implementation for saltbot and landing-page and this is my attempt at applying it to landing-page first. This would be the easier one to apply to since the common implementation is more similar to what this project had.