Skip to content

Conversation

jasagredo
Copy link
Contributor

No description provided.

@jasagredo
Copy link
Contributor Author

jasagredo commented Aug 25, 2025

I plan on merging this as a PR stack:

This is a graph of the dependencies of the PRs:

                 ┌─────┐       
                 │#1603│       
                 └──┬──┘       
                    │          
               ┌────┴─────┐    
            ┌──▼──┐    ┌──▼──┐ 
            │#1572│    │#1647│ 
            └─────┘    └─────┘ 
               │               
   ┌───────┬───┴───┬───────┐   
┌──▼──┐ ┌──▼──┐ ┌──▼──┐ ┌──▼──┐
│#1640│ │#1643│ │#1641│ │#1644│
└─────┘ └─────┘ └─────┘ └─────┘

Different LedgerDB backends will manage snapshots in different ways. In
particular, before LSM trees each snapshot was fully contained in a directory in
the ledger folder of the ChainDB.

However LSM trees store part of the snapshot in the LSM database, which might be
somewhere else.

The SnapshotManagement record of functions provide a common interface for
managing the snapshots.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant