Skip to content
This repository has been archived by the owner on Jan 11, 2024. It is now read-only.

SQL-backed Merkle State #10

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Jun 14, 2021

  1. Add sql-merkle-state RFC

    This RFC presents a method for improving performance of `MerkleState` when
    backed by a relational database through the use of recursive queries and
    indexes implemented with slowly changing dimensions.
    
    Signed-off-by: Peter Schwarz <[email protected]>
    peterschwarz committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    051d698 View commit details
    Browse the repository at this point in the history