twitter / pelikan

Pelikan is Twitter's unified cache backend
Apache License 2.0
1.94k stars 176 forks source link

fix: memcache command log #451

Closed brayniac closed 2 years ago

brayniac commented 2 years ago

The memcache command log (klog) was missing following the protocol refactor in #430.

This change adds the command log back for the memcache protocol.