We have implemented a btree+(for cluster datastream) to Blockchain mini filesystem.
We will aim at optimal performance in blockchain processing by the combination of datastream, btree+ and on disk.
blockchain_mini_filesystem/fs_btree.h at master · FromHDDtoSSD/blockchain_mini_filesystem
This is the development of a small file system that can be embedded in the stack structure of a blockchain. This allows ...