Qortal Project

The future of blockchain platforms

User Tools

Site Tools


node_types

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
node_types [11/09/2024 19:41] – [Full Nodes] magic_inknode_types [06/28/2025 13:04] (current) crowetic
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 will have essentially ‘unlimited’ scalability for its blockchain without users having to worry about needing more storage space to continue running their Qortal node.+With the release of version 2.0, Qortal has essentially ‘unlimited’ scalability for its blockchain without users having to worry about needing more storage space to continue running their Qortal node.
  
 ===== Lite Nodes ===== ===== Lite Nodes =====
Line 18: Line 18:
 ===== Data Nodes ===== ===== Data Nodes =====
  
-Data nodes in Qortal are Qortal node with an added feature giving that node the ability to store and host data for access by others. Initially, the only type of data storage that is possible on Qortal, is ‘public dataPublic data is any data that is meant to be accessed by others (websiteblog, social media, files for downloadetc). Public data storage will utilize a few different concepts to carry out its mission successfully.+(*This information is outdated as of June 2025, and will be updated further over time.) 
 + 
 +Every Node on Qortal is by default 'data node' unless QDN is specifically disabled by the operator of the node. Both public and private QDN data is stored on any node that accesses said data or follows the publisher name by defaultThis allows for data to gain redundancyaccess speed for the next node accessing itand decentralization with each new node that accesses it.
  
 NOTE: By default, all nodes are also data nodes, and they have relay mode enabled. Users can change their settings to disable relay mode, or set qdnEnabled to false to disable Qortal Data Network hosting completely. There is also a setting to change the storage policy to host ALL data, instead of just content that was viewed or followed, as detailed below. For information on changing those settings, please see the [[How To Edit Qortal Core Settings]] page. NOTE: By default, all nodes are also data nodes, and they have relay mode enabled. Users can change their settings to disable relay mode, or set qdnEnabled to false to disable Qortal Data Network hosting completely. There is also a setting to change the storage policy to host ALL data, instead of just content that was viewed or followed, as detailed below. For information on changing those settings, please see the [[How To Edit Qortal Core Settings]] page.
node_types.1731199310.txt.gz · Last modified: 11/09/2024 19:41 by magic_ink