rocksdb can detect and use snappy, lz4, and bz2 but the cmake incantation assumes they are all available as a system installed library. We need to decide if this is an acceptable demand or if we need to bundle them like we do in PerconaFT.
rocksdb can detect and use snappy, lz4, and bz2 but the cmake incantation assumes they are all available as a system installed library. We need to decide if this is an acceptable demand or if we need to bundle them like we do in PerconaFT.