One stamp, two envelopes.
Both read one server projection with one version stamp; the sidebar refetches when the stamp changes. That's an ETag, not distributed consensus.
Fast because cached.
The sidebar cache is why the product feels fast. Invalidating it on every bundle change is a performance regression waiting to happen.
Fast because cached.
The sidebar cache is why the product feels fast. Invalidating it on every bundle change is a performance regression waiting to happen.
One stamp, two envelopes.
Both read one server projection with one version stamp; the sidebar refetches when the stamp changes. That's an ETag, not distributed consensus.