Group cache update data in peer machine

I am using group caching concept in go lang.so if there is any update in source of the data then how can my peers cache data will refresh

does not support versioned values. If key “foo” is value “bar”, key “foo” must always be “bar”. There are neither cache expiration times, nor explicit cache evictions. Thus there is also no CAS, nor Increment/Decrement.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.