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]>
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