[HN Gopher] Breccia: Single-file, append-only, blob storage with...
       ___________________________________________________________________
        
       Breccia: Single-file, append-only, blob storage with efficient
       random access
        
       Author : StingyJelly
       Score  : 12 points
       Date   : 2026-02-18 15:18 UTC (7 hours ago)
        
 (HTM) web link (github.com)
 (TXT) w3m dump (github.com)
        
       | throwaway81523 wrote:
       | Nice I guess. I've sometimes thought of doing something similar
       | with a red-black or AVL tree index. So every update writes O(log
       | n) index nodes to the file, but you can do any lookup in O(log n)
       | operations.
        
       ___________________________________________________________________
       (page generated 2026-02-18 23:01 UTC)