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

how to delete/reset all data ? #242

Open
aliscie opened this issue Nov 14, 2024 · 2 comments
Open

how to delete/reset all data ? #242

aliscie opened this issue Nov 14, 2024 · 2 comments

Comments

@aliscie
Copy link

aliscie commented Nov 14, 2024

No description provided.

@dsarlis
Copy link
Member

dsarlis commented Nov 14, 2024

I'm going to assume you're asking for a way to free up memory used by stable structures somehow. I'd recommend to add a few more details to the issue next time so it's easier for us to understand the use cases/what you have in mind.

Assuming I'm right about what you're asking for: we're actually working on a PR along those lines that would allow someone to free a memory id that was used before. Note that this does not really deallocate the underlying stable memory, but basically returns it back to the memory manager so it can be reused as needed.

@aliscie
Copy link
Author

aliscie commented Nov 14, 2024 via email

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