Release history for CHI-Driver-LMDB 0.002004 2017-03-05T12:47:32Z fc22b4f [Bugfix] - Avoid test failures on 5.26 w/ -Ddefault_inc_excludes_dot - Closes https://github.com/kentnl/CHI-Driver-LMDB/issues/1 [Dependencies::Stats] - Dependencies changed since 0.002003, see misc/*.deps* for details - configure: +1 (recommends: ↑1) - develop: +14 ↑4 -3 (recommends: +1, suggests: ↑2) - runtime: (recommends: +2) - test: +1 ↓1 (recommends: ↑1 ↓1) 0.002003 2014-09-18T22:55:49Z [Performance Improvements] - Cache database information using the 'dbi' integer interface. - Mutli-Transaction writes up to 9% faster, up to 0.0005s faster per 10. - Mutli-Transaction reads up to 10% faster, up to 0.0006s faster per 10. 0.002002 2014-09-18T18:01:19Z [Documentation] - Get the URL Right. Ugh. Brain-- 0.002001 2014-09-18T17:40:08Z [Documentation] - Replace performance section with link to much more in depth documentation. 0.002000 2014-09-16T12:25:41Z [Bugfix] - use newer LMDB_File to have ->OpenDB work. - enable maxreaders attribute. - use DB->drop for the clear method. - Don't need to pass undef to delete any more. [Dependencies::Stats] - Dependencies changed since 0.001000, see misc/*.deps* for details - runtime: ↑1 0.001000 2014-09-12T12:55:45Z - First version.