Hi,

My site has rate widget (thumbs up) and Boost module to cache.
When i click the rate button, i can check at mysql that the vote is being computed (both tables votingapi_cache and votingapi_vote gets a new record) but if i reload the page i would see it as if the vote isn't being computed, until i clean cache. Than the vote is shown.

How should i fix this or at least disable voting from being cached?

thanks
Carlos