module Dalli::Threadsafe

Make Dalli threadsafe by using a lock around all public server methods.

Dalli::Protocol::Binary.extend(Dalli::Threadsafe)