We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
mdb.master.3
MDB_WRITEMAP
RoTxn
RwTxn
heed::Error: Send + Sync
Database::len
master
main
OwnedType
BEU32
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
mdb.master.3
branch of LMDB.MDB_WRITEMAP
with heed to create databases. MDB_WRITEMAP fix #116RoTxn
andRwTxn
. Remove the generic types of the RoTxn and RwTxn #94heed::Error: Send + Sync
.Database::len
function. Improve the poly/database length function #56master
to amain
branch.OwnedType
combined withBEU32
types too!The text was updated successfully, but these errors were encountered: