ferrumc-rs / ferrumc

A reimplementation of the minecraft server in rust.
MIT License
565 stars 16 forks source link

Swap database #8

Closed Sweattypalms closed 6 days ago

Sweattypalms commented 1 week ago

Swap database to something that prioritizes read over writes. Like LMDB and MDBX.

Sweattypalms commented 1 week ago

This is work in progress. Mostly done AFAIK.

5 #6 #7