hyperledger / besu

An enterprise-grade Java-based, Apache 2.0 licensed Ethereum client https://wiki.hyperledger.org/display/besu
https://www.hyperledger.org/projects/besu
Apache License 2.0
1.52k stars 842 forks source link

In-Memory Worldstate / FlatDB #6794

Open non-fungible-nelson opened 8 months ago

non-fungible-nelson commented 8 months ago

Description

As a node operator, I may want a way to keep the worldstate in memory for my node. If I have a surplus of RAM, I can keep my worldstate in memory to make calls to this information less IO intensive and quicker.

Need to determine what to do upon shutdown.

Acceptance Criteria

non-fungible-nelson commented 4 months ago

Assigning @joshuafernandes as this is part of Fleet Mode testing

joshuafernandes commented 1 month ago

See notes from https://consensyssoftware.atlassian.net/wiki/spaces/OPO/pages/399338242343/Q3+Fleet+Testing+Eth