Skip to content

Questions to client side caching broadcast mode. #780

Closed Answered by rueian
proost asked this question in Q&A
Discussion options

You must be logged in to vote

Invalidations and responses to a same key should be on the same connection to avoid racing and avoid caching staled data. You can try increasing the PipelineMultiplex for more connections on different keys or probably we need to find why the current implementation doesn’t work well with broadcast spikes.

The on going work #712 could also be helpful.

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@proost
Comment options

@rueian
Comment options

Answer selected by proost
@proost
Comment options

@rueian
Comment options

@proost
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants