class
LavinMQ::Deduplication::Deduper
- LavinMQ::Deduplication::Deduper
- Reference
- Object
Defined in:
lavinmq/deduplication.crConstant Summary
-
DEFAULT_HEADER_KEY =
"x-deduplication-header"
Constructors
Instance Method Summary
Constructor Detail
def self.new(cache : Cache(AMQ::Protocol::Field), default_ttl : UInt32 | Nil = nil, header_key : String | Nil = nil)
#