BNB Chain: Multi Datastore for BSC Geth has been launched, allowing for a split database
ChainCatcher news, according to official news, BNB Chain recently announced the launch of Multi Datastore for BSC Geth. This solution can split a single database into three: Block, Trie, and Snapshot databases. By aligning storage with data access patterns, this separation will improve performance, scalability, and maintainability.Testing shows that performance improved by 17% when using multiple databases (especially when using multiple disks).