Function compact_category_to_budget
pub fn compact_category_to_budget(
conn: &Connection,
category: &str,
cfg: &MemoryConfig,
) -> Result<EvictionReport, Error>pub fn compact_category_to_budget(
conn: &Connection,
category: &str,
cfg: &MemoryConfig,
) -> Result<EvictionReport, Error>