I'm just looking into using QuickLMDB and the docs appear to be out of date.
A simple example of accessing the database would be handy.
It appears that the callback approach of handling transactions has changed to creating a Transaction object and passing the Environment into it?
I'm just looking into using QuickLMDB and the docs appear to be out of date.
A simple example of accessing the database would be handy.
It appears that the callback approach of handling transactions has changed to creating a Transaction object and passing the Environment into it?