Today we only have SyncPeriod on the cache.Option struct. Accordingly the SyncPeriod is set globally for the entire cache. I would be nice to be able to configure it per object, i.e. add the SyncPeriod field to the ByObject struct as well