Home > Latest > Body

BNB Chain Launches Multi Datastore for BSC Geth

clock
2024-06-23 08:14:27
BNB Chain recently announced the launch of Multi Datastore for BSC Geth. The solution divides a single database into three: Block, Trie and Snapshot databases. By aligning storage with data access patterns, this separation improves performance, scalability and maintainability. Tests showed a 17% performance improvement when using multiple databases (especially when using multiple disks).