| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | add mapsize option | ubq323 | 2023-04-04 |
| | | |||
| * | add lmdb.pairs() for iteration on lua versions without __pairs metamethod | ubq323 | 2023-04-04 |
| | | | | | also fix minor formatting error in readme | ||
| * | add #db operator for number of entries in db | ubq323 | 2023-03-20 |
| | | |||
| * | add lmdb.next and pairs(db) | the lemons | 2022-12-06 |
| | | |||
| * | env:txn_begin(): make read-only by default | the lemons | 2022-12-05 |
| | | | | | | this is more sensible behavior. read-write transactions are less performant, so the programmer should have to engage them explicitly. | ||
| * | another small typo in README | the lemons | 2022-12-04 |
| | | |||
| * | small typo in README | the lemons | 2022-12-04 |
| | | |||
| * | initial | the lemons | 2022-12-04 |
