fine-grained caching
Hey, Lets say we have Twitter like system with messages and likes of messages. Do I understand it right that getMessages paginated query would completely wipe it's cache once any message like count changes and refresh all messages instead of only this one?
I think this is very important problem that's there is no caching control for developers.
I think this is very important problem that's there is no caching control for developers.
