meilisearch / heed

A fully typed LMDB wrapper with minimum overhead 🐦

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Running the tests changes the test LMDB env files

Kerollmops opened this issue · comments

When we run the test files, which are LMDB environments are modified. What I find strange is that tests must be reproducible and should not change the on-disk data or at least generate the same content.

cargo test