You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Sayan Nandan 66b9ac27af Write storage type into PARTMAP
This commit adds a storage_type segment to the PARTMAP disk file. This
contains information about the storage type of the table.
Is it volatile? Is it persistent? 8-bits were added for future
improvements.
3 years ago
..
native Decompose linearity tests and utils into modules 3 years ago
src Write storage type into PARTMAP 3 years ago
Cargo.toml Add storage module for custom encoding/decoding 3 years ago
build.rs Add native file locks for unix and windows systems 3 years ago