Skip to content

Add a block cache server-side to prevent redundant db update

vbot requested to merge vbot@add_server_block_cache into main

This MR adds a dependency to aches and introduces a block cache used in the block update callback to prevent costly redundant database updates.

Merge request reports