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