Pierre Barre
Results
12
issues of
Pierre Barre
I have a use case where I need to guarantee that the cache is invalidated after calling [Storage::delete](https://docs.rs/foyer/0.18.0/foyer/trait.Storage.html#tymethod.delete). Currently, this method appears to return immediately without providing a way to...
Hi, On a clean box, installing `tantivy-cli` with `cargo install tantivy-cli --locked` results in: ``` Compiling httparse v1.9.5 error[E0119]: conflicting implementations of trait `Trait` for type `(dyn Send + Sync...