Is it true that the latest version of MapDB is thread-safe? I couldn't find anything concrete at Google and their website doesn't say anything about locking.
Asked
Active
Viewed 790 times
1 Answers
3
You can see the code comments of the data structure you need, like HTreeMap, or BtreeMap, they are both claimed as concurrent.

Mobility
- 3,117
- 18
- 31