I like to have support for myrocks db engine for xenforo
it is possible to convert the database on the fly to myrocks and back to innodb.
with myrocks the databese require less space and normaly we would have more speed on readings.
at the Moment it works to show the forum, but in some cases i recieved a database error because of locking problems.
MyRocks | A RocksDB storage engine with MySQL
Benefit from all the features of MySQL while using RocksDB as backend storage
myrocks.io
it is possible to convert the database on the fly to myrocks and back to innodb.
with myrocks the databese require less space and normaly we would have more speed on readings.
at the Moment it works to show the forum, but in some cases i recieved a database error because of locking problems.
Upvote
0