package
19.2.11-5-g2ecba8f+incompatible
Repository: https://github.com/hydgladiator/cockroachdb.git
Documentation: pkg.go.dev
# Functions
DBIncrementer wraps a suitable subset of *kv.DB for use with an allocator.
NewAllocator creates a new ID allocator which increments the specified key in allocation blocks of size blockSize.
# Type aliases
Incrementer abstracts over the database which holds the key counter.