Cache with multiple request
I have situation where I am maintaining a counter in cache , getting multiple requests from different servers of app trying to update that counter. How to keep the counter consistent
I have situation where I am maintaining a counter in cache , getting multiple requests from different servers of app trying to update that counter. How to keep the counter consistent