Audit Verify Process

The requested part of the piece from the blobs folder, no databases are involved.
So the node will physically read the requested sequence of bytes from the file from the blobs folder from the filesystem, and return it to the auditor.
You may consider blobs as a filesystem-based database. So selection would be more complicated, then just select * from db_something where id="jtntngng";, but the result would be the same.

1 Like