Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-01-17 | Resync to upstream mdb.master | Howard Chu | 1 | -31/+20 | |
2018-05-08 | Fix mdb_load append option | hyc | 1 | -3/+7 | |
Use MDB_CURRENT to avoid seeking to new key when appending DUPs. Reinit cursor on new batch, if appending DUPs. | |||||
2018-05-08 | ITS#8831 move flag init into readhdr | hyc | 1 | -1/+1 | |
Avoid stomping on flags from 1st readhdr invocation | |||||
2017-09-20 | Add -a append option to mdb_load | Howard Chu | 1 | -6/+40 | |
To allow reloading of custom-sorted DBs from mdb_dump | |||||
2015-12-25 | Update liblmdb, unify 32/64 sources | Howard Chu | 1 | -9/+20 | |
2015-07-16 | updated vl32 to current | Riccardo Spagni | 1 | -5/+7 | |
2015-03-17 | Move db_drivers/ to external/ | Thomas Winget | 1 | -0/+0 | |
Also change LMDB Cmake variables to CACHE rather than upgrading them through several parent scopes. | |||||
2015-03-17 | moved 32-bit/64-bit detection into main CMakeLists | Riccardo Spagni | 1 | -0/+0 | |
2015-03-17 | 32-bit LMDB, removed check for in-system LMDB as it is consensus-critical | Riccardo Spagni | 1 | -0/+0 | |
2015-03-17 | Revert "Moved db_drivers/ into external/ for consistency" | Thomas Winget | 1 | -0/+0 | |
This reverts commit b21335642e75b35d3b178a754f4cdb2314989cd1. | |||||
2015-03-09 | Moved db_drivers/ into external/ for consistency | Thomas Winget | 1 | -0/+0 | |
2015-01-18 | Initial import of lmdb source | Thomas Winget | 1 | -0/+452 | |