delete: Delete a value
This is a method of the DbAdapter class in the extras module.
def delete(&self, key: &str) -> crate::error::Result<()>