zcollection.partitioning.registry#

Registers the partitioning codecs.#

Modules Attributes

CODEC_REGISTRY

A registry of all available partitioning codecs.

Functions

get_codecs(config)

Get the partitioning scheme for the given configuration.

register_codec(cls, *[, codec_id])

Register a partitioning scheme.