nimdbx
nimdbx copied to clipboard
Writeable cursors (Cursor.put, etc.)
MDBX_cursor supports writing to the collection, if it's in a write-transaction. Should support this (with a WriteCursor
subclass.)