Skip to content
New issue

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

Missing delete method #1015

Open
mdoering opened this issue Feb 23, 2023 · 1 comment
Open

Missing delete method #1015

mdoering opened this issue Feb 23, 2023 · 1 comment

Comments

@mdoering
Copy link

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?

@Sax388
Copy link

Sax388 commented Nov 14, 2023

I'm not sure about the near future, but the blog entry made me hopeful: https://mapdb.org/blog/mapdb4-announcement/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants