meilisearch / heed

A fully typed LMDB wrapper with minimum overhead 🐦
https://docs.rs/heed
MIT License
581 stars 55 forks source link

provide multiple way to access the size of the environment #133

Closed irevoire closed 2 years ago

irevoire commented 2 years ago

Pull Request

What does this PR do?

Provide multiple ways to access to the size of the databases. Also provide a getter on the flags.

irevoire commented 2 years ago

bors merge