6 ms·
TokuMX was forked from 2.2.4, but we have and will continue to add features from 2.4. For instance, hash based sharding is in TokuMX. One cannot mix a replica
by zardosht 13y ago
TokuMX was forked from 2.2.4, but we have and will continue to add features from 2.4. For instance, hash based sharding is in TokuMX.
One cannot mix a replica set with TokuMX and MongoDB.
- nasalgoat 13y agoCould I start a TokuMX replica to get the data across then shut off the master and switch to using it? We have a very large install and migrating the data on production systems would be very difficult otherwise.
- leif 13y agoUnfortunately not, the replication format is completely different. A tool to do this would not be difficult to write, though.