Release history for CHI-Driver-LMDB
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.