The two things I want are:
1) In heed: DUP_SORT, DUP_FIXED with iterator support
2) In LMDB: Heavy deleting from a cursor in a DUP_SORT database to not cause database corruption in LMDB (I can repeatedly get such corruption leading to Assertion 'IS_LEAF(mp)' failed in mdb_cursor_next())