chapter207, [SORA] 1st, key<=>value database on disk

English

Hello friends!

We will implement a key<=>value database with a Btree+ structure on disk. The data required for the blockchain will be stored in this file system one by one.

We will be able to manage them separately with BPB(Blockchain Parameter Block), so we can put them all in one!

タイトルとURLをコピーしました