Module common

Source
Expand description

§Common components

Structs§

BranchName
Avoid making mistakes between branch name and version name.
BranchNameOwned
MmDB
ParentBranchName
Avoid making mistakes between branch name and version name.
ParentBranchNameOwned
VersionName
Avoid making mistakes between branch name and version name.
VersionNameOwned

Constants§

BIGGEST_RESERVED_ID
GB
INITIAL_BRANCH_ID
INITIAL_BRANCH_NAME
KB
MB
NULL
NULL_ID
PREFIX_SIZE
RESERVED_VERSION_NUM_DEFAULT
The default value for reserved number when pruning old data.
VER_ID_MAX

Statics§

MMDB
TRASH_CLEANER
Clean orphan instances in background.

Functions§

mmdb_flush
Flush data to disk, may take a long time.
mmdb_get_base_dir
${MMDB_BASE_DIR}
mmdb_get_custom_dir
${MMDB_CUSTOM_DIR}
mmdb_set_base_dir
Set ${MMDB_BASE_DIR} manually.

Type Aliases§

BranchID
BranchIDBase
Pre
PreBytes
RawBytes
RawKey
RawValue
VersionID
VersionIDBase