module Dalli::Protocol

Constants

NOT_FOUND

Preserved for backwards compatibility. Should be removed in 4.0

TIMEOUT_ERRORS

Ruby 3.2 raises IO::TimeoutError on blocking reads/writes, but it is not defined in earlier Ruby versions.