alicedb 0.1.2

Database for big data.
1
2
3
4
5
pub struct LZ4;

pub enum CompressionType {
    LZ4
}