Module: ClusterId
- Defined in:
- lib/clusterid/version.rb,
lib/clusterid/errors.rb,
lib/clusterid/v1/clock.rb,
lib/clusterid/v1/value.rb,
lib/clusterid/constants.rb,
lib/clusterid/v1/generator.rb,
lib/clusterid/v1/serialization.rb,
lib/clusterid/v1/null_serialization.rb
Overview
Create unique identifiers for entities in distributed systems.
Defined Under Namespace
Modules: V1 Classes: Error, InvalidByteLengthError, InvalidVersionError
Constant Summary collapse
- VERSION =
The gem version.
"1.0.1"
- BYTE_SIZE =
The expected byte size of ClusterId values.
16