"""Constants used across key-value store implementations."""

DEFAULT_COLLECTION_NAME = "default_collection"
