pub fn get_memory(conn: &Connection, memory_id: &str) -> Result<Option<Memory>>
Get a single memory by ID.