update abstract method
Updates an existing cacheObject
Implementation
Future<int> update(CacheObject cacheObject, {bool setTouchedToNow = true});
Updates an existing cacheObject
Future<int> update(CacheObject cacheObject, {bool setTouchedToNow = true});