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

Conversation

peterschwarz
Copy link

@peterschwarz peterschwarz commented Jun 14, 2021

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.

Rendered

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 peterschwarz force-pushed the pschwarz-sql-merkle-state-rfc branch from 5b91cb7 to 051d698 Compare June 14, 2021 16:37
@peterschwarz peterschwarz marked this pull request as ready for review June 14, 2021 16:38
@peterschwarz peterschwarz changed the title Add sql-merkle-state RFC SQL-backed Merkle State Jun 14, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant