ConfigCache implementation that uses SharedPreferences as persistent storage.
Gets the actual value from the cache identified by the given key.
Writes the given value to the cache by the given key.