Crabbit::Murmur3
RabbitMQ-compatible seeded MurmurHash3 x86 32-bit implementation.
SuperStreamProducer uses this hash for
SuperStreamRouting::Hash. It is exposed so custom routing code can remain
byte-compatible with the official RabbitMQ clients.
Constants
DEFAULT_SEED = 104729_u32
Seed used by RabbitMQ Stream client hash routing.