Module: MultiCompress::DBDeployment

Defined in:
lib/multi_compress/db_deployment.rb

Defined Under Namespace

Classes: CLI, DeploymentBundle, DictionaryRegistry, Error, PackageCommand, ReadableView, RegistryCommand, ViewCommand

Constant Summary collapse

ROOT =
File.expand_path("../..", __dir__)
FORMAT =
"MCDB1 + MCDB2"
BUNDLE_FORMAT_VERSION =
2
MAX_DICTIONARY_BYTES =
256 * 1024