Skip to content

v2.0.26

Choose a tag to compare

@github-actions github-actions released this 26 May 17:10
chore: remove dead store_buffer.hpp

store_buffer was superseded by the lock-free unified_cache (write-through
cache with consistent-hashing ordering). The header was never included or
instantiated anywhere; only explanatory comments referenced the concept.
Remove the dead file.

Signed-off-by: Date Huang <tjjh89017@hotmail.com>