...
This commit is contained in:
@@ -27,6 +27,7 @@ async fn debug_hset_simple() {
|
||||
debug: false,
|
||||
encrypt: false,
|
||||
encryption_key: None,
|
||||
backend: herodb::options::BackendType::Redb,
|
||||
};
|
||||
|
||||
let mut server = Server::new(option).await;
|
||||
|
Reference in New Issue
Block a user