grin/chain
Yeastplume beaae28d70
Dynamic LMDB mapsize allocation [1.1.0] (#2605)
* dynamically resize lmdb

* rustfmt

* explicitly close db before resizing

* rustfmt

* test fix

* rustfmt

* pool tests

* chain fix

* merge

* move RwLock into Store, ensure resize gives a min threshold

* rustfmt

* move locks based on testing

* rustfmt
2019-02-27 09:47:46 +00:00
..
src Dynamic LMDB mapsize allocation [1.1.0] (#2605) 2019-02-27 09:47:46 +00:00
tests Dynamic LMDB mapsize allocation [1.1.0] (#2605) 2019-02-27 09:47:46 +00:00
Cargo.toml Dynamic LMDB mapsize allocation [1.1.0] (#2605) 2019-02-27 09:47:46 +00:00