This repository has been archived by the owner on Nov 29, 2022. It is now read-only.
[typed_store] Write an iterator-based variant of multi_get
#14
Labels
multi_get
#14
multi_get
was added in Added multi_get and Iter seek #2multi_get(&self, keys: &[K]) -> Result<Vec<Option<V>>>
Item
(std::borrow::Borrow
is useful here),delete_batch
function, which takes the same sort of argument:mysten-infra/typed-store/src/rocks/mod.rs
Lines 164 to 168 in 5221b8f
The text was updated successfully, but these errors were encountered: