meilisearch / arroy

Spotify/Annoy-inspired Approximate Nearest Neighbors in Rust, based on LMDB and optimized for memory usage :boom:

Home Page:https://docs.rs/arroy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The clear function throw a panic

irevoire opened this issue · comments

commented

A user tried to call the clear function in arroy and got an interesting result, to say the least:
https://discord.com/channels/1006923006964154428/1197422056711667792/1198185699401289789

That simply shouldn't happen