Quantcast
Channel: AskApache
Viewing all articles
Browse latest Browse all 34

MariaDB with LZ4 Compression Howto for CentOS

$
0
0

I really really wanted to run the latest MariaDB with LZ4 Page Compression.. it is a game changer for many types of large databases I deal with. So I compiled it manually in a way that is repeatable and follows best-practices and it's now powering this site. Now I can use InnoDB Page Compression with lzo, lzma, bzip2, snappy, or my favorite algorithm: LZ4.

Thought this would be a good chance to post a howto, and show that there is a lot you can do by compiling software yourself and breaking the package management one-click install shackles.

MariaDB with LZ4 Compression Howto for CentOS from AskApache


Viewing all articles
Browse latest Browse all 34

Trending Articles