mapdb
mapdb copied to clipboard
Missing delete method
The DB class still misses a delete method to completely remove named objects like maps from the store. You can find comments:
//TODO consistency lock
//TODO rename nemed object
//TODO delete named object
//TOOD metrics logger
From those the delete method is actually quite important if you use a store with dynamic named objects and want to reclaim all resources no longer needed.
There has been no activity for 2 years on this project. @jankotek is there any plan to continue work on mapdb in the near future?
I'm not sure about the near future, but the blog entry made me hopeful: https://mapdb.org/blog/mapdb4-announcement/