English

English

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

Hello friends!We will implement a key<=>value database with a Btree+ structure on disk. The data required for the blockc...
English

chapter206, [SORA] All official website domains have collected to “junkhdd.com”.すべての公式サイトのドメインは”juukhdd.com”にまとめられました。

All official website domains have collected to "junkhdd.com".すべての公式サイトのドメインは"juukhdd.com"にまとめられました。 Main:English : : Mir...
English

chapter205, [SORA] SORA is listed to Coin163 in SORA/USDT.

SORA is listed to Coin163 in SORA/USDT. thanks.
English

chapter204, [SORA] We have implemented a btree+(for cluster datastream) to Blockchain mini filesystem.

We have implemented a btree+(for cluster datastream) to Blockchain mini filesystem.We will aim at optimal performance in...
English

chapter203, [SORA] We are fixing a lock error that occurs in YiiMP.

We are fixing a lock error that occurs in YiiMP.
English

chapter202, [SORA] thanks, Coin163.

English

chapter201, [SORA] We have implemented a data stream to Blockchain mini filesystem.

We have implemented a data stream to Blockchain mini filesystem.We can now store the data with like a left shift and unl...
English

chapter200, [SORA] Data load at high speed in cluster units.

Data load at high speed in cluster units.The array for that is as follows. The following is the memory version, but we a...
AI-NFT Web3.0 FromHDDtoSSD

chapter199, [SORA] About Blockchain mini filesystem structure, part4 SHA256

We have ported the SHA256 code to this filesystem, and we have checked the accurate transformed result.
English

chapter197 [SORA] blockchain_mini_filesystem, Access to the cluster began possible.

We have implemented the logical sector access from BPB, so-called "cluster access".In addition, we have completed the im...
English

chapter196, [SORA] The Bot was stopped that the old API was no longer available.

The Bot was stopped that the old API was no longer available.We have rewritten code with a new API, so it's all right.
English

chapter195, [SORA] The bot is back.

We received a notice from Discord that limits the number of SorachanBot connections.Therefore, we will wait offline to S...
English

chapter194, [SORA] Implemented a bitmap that processes the cluster to be used status on disk.

Implemented a bitmap that processes the cluster to be used status on disk.We have verified that there is no problem by t...
English

chapter193, [SORA] About B-Tree+ on disk.

Next time, we will execute the mechanism of B-tree+ and bitmap on disk, not in memory, and sign to hash.This allowed to ...
English

chapter192, [SORA] About Blockchain mini filesystem structure, part3

We have finished testing fs_disk. We are able to confirm that there was no problem by reading the randomly written infor...