- Notifications
You must be signed in to change notification settings - Fork124
Closed
Description
The text here:
* The classes in this package are NOT thread safe. In addition, the LMBC C API |
Flatly states that this library is not thread safe. Is that really true? I know LMDB is thread safe, the tutorial even shares the env across threads (just not transactions):
https://github.com/lmdbjava/lmdbjava/blob/master/src/test/java/org/lmdbjava/TutorialTest.java#L181-L199
I just wanted to verify before committing to use this library. Thanks in advance!
(side note I'm assumingLMBC
in that paragraph was meant to be LMDB?)
Metadata
Metadata
Assignees
Labels
No labels