Skip to content
  • Raphaël Proust's avatar
    Full rewrite: several caches · a3e5f439
    Raphaël Proust authored
    In this major rewrite, most of the code has been affected.
    
    - The Dll code was adapted from the work of
      vbot <vincent.botbol@nomadic-labs.com> on an LRU cache in the Tezos
      project.
    - The main functor is a factorisation of RingTable and WeakRingTable.
    - The underlying Ring module has been modified to match the interface
      of Dll.
    a3e5f439