# Functions
GenLocalSchemaID generates a local schema ID.
GetStep is only used by tests.
NewAllocator returns a new auto increment id generator on the store.
NewMemoryAllocator returns a new auto increment id generator in memory.
SetStep is only used by tests.
# Interfaces
Allocator is an auto increment id generator.