Two weeks ago we released an Alpha release of Percona Server with
TokuDB. Right now I am on a final stage of evaluation of
TokuDB for using in our project Percona Cloud
Tools and it looks promising.
What is the most attractive in TokuDB? For me it is compression, but not just compression: TokuDB provides great performance over compressed data.
In my synthetic tests I saw a compression ratio of 10:1 (TokuDB LZMA to InnoDB uncompressed), in the real production data it is less, 6:1, but still impressive.
In our servers we have 4 x SSD Crucial M500 960GB combined in RAID5, which give 2877.0 GB of usable space. With TokuDB we should be able to pack around 15TB of raw data. Of course we can try InnoDB compression, …
[Read more]