This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
node_types [11/09/2024 19:41] – [Full Nodes] magic_ink | node_types [11/09/2024 19:43] (current) – [Full Nodes] magic_ink | ||
---|---|---|---|
Line 10: | Line 10: | ||
Full nodes in archive version 2.0 will have the option of ‘flat file offloading’ for their blockchain database files. What this means is that a full node can choose to store the majority of their ‘older data’ in the blockchain in ‘flat files’ and reduce the size of their full node database considerably. This type of database storage does not impact the full node in regard to retaining all of the data from every block since Genesis. It will still allow calls for older data to be made without the need for the entire database to be in its default SQL-compatible format. | Full nodes in archive version 2.0 will have the option of ‘flat file offloading’ for their blockchain database files. What this means is that a full node can choose to store the majority of their ‘older data’ in the blockchain in ‘flat files’ and reduce the size of their full node database considerably. This type of database storage does not impact the full node in regard to retaining all of the data from every block since Genesis. It will still allow calls for older data to be made without the need for the entire database to be in its default SQL-compatible format. | ||
- | With the release of version 2.0, Qortal | + | With the release of version 2.0, Qortal |
===== Lite Nodes ===== | ===== Lite Nodes ===== |