# Constants
FieldsFileExtension is the extension for the file that stores compressed field encoding data for this db.
IDsFileExtension is the extension for the file that keeps the compressed map of keys to uint64 IDs.
SeriesFileExtension is the extension for the file that stores the compressed series metadata for series in this db.
# Type aliases
ShardIDs is a collection of UINT 64 that represent shard ids.