Skip to content
  • Fedor Sakharov's avatar
    Optimizations of av-store (#2223) · 9060c1e3
    Fedor Sakharov authored
    * Store all chunks and in a single transaction
    
    * Adds chunks LRU to store
    
    * Add pruning records metrics
    
    * Use honest cache instead of LRU
    
    * Remove unnecessary optional cache
    
    * Fix review nits that are fixable
    9060c1e3