twitter / pelikan

Pelikan is Twitter's unified cache backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

add flush_all support to segcache_rs

brayniac opened this issue · comments

#364 adds no-op support of flush_all on the normal data path. However, we do want to support flush_all as an admin command and have it take action to flush the cache contents.