atproto relay in zig zlay.waow.tech
relay zig atproto
Something went wrong. Try again.
fix: bound RocksDB memory with shared block cache and index caching master
Open collection index with tuned options via raw C API: - 256 MB shared LRU block cache across all column families - cache_index_and_filter_blocks=true (prevents unbounded index growth) - pin_l0_filter_and_index_blocks_in_cache=true - 16 KB block size (4x default, reduces index size) - 32 MB write buffers, max 2 concurrent per CF Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Author zzstoatzz Co-author Claude Opus 4.6 Date (Mar 2, 2026, 9:49 PM UTC) Commit a65e8e68 a65e8e6842ea3b6c443cf0ce8fba7c2155f3d981 Parent c27db6a0 c27db6a09e46448030a02bf6613625b622d40a29