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

Improvements and bugfixes for persistent storage of node data #514

Merged
merged 8 commits into from
Jan 29, 2024

Conversation

marcelveldt
Copy link
Contributor

@marcelveldt marcelveldt commented Jan 29, 2024

  • ignore attribute updated callback if value did not change
  • fix save changed node info to persistent storage
  • cleanup of orphaned nodes
  • fix example script

closes #496

@marcelveldt marcelveldt added bugfix Pull request that fixes a (known) issue/bug maintenance Code (quality) improvement or small enhancement which not a new feature labels Jan 29, 2024
@marcelveldt marcelveldt changed the title Some small improvements and bugfixes Some small improvements and bugfixes with regards to storage Jan 29, 2024
@marcelveldt marcelveldt changed the title Some small improvements and bugfixes with regards to storage Improvements and bugfixes for persistent storage of node data Jan 29, 2024
@marcelveldt marcelveldt merged commit 65a4d60 into main Jan 29, 2024
4 checks passed
@marcelveldt marcelveldt deleted the small-improvements branch January 29, 2024 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Pull request that fixes a (known) issue/bug maintenance Code (quality) improvement or small enhancement which not a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Problem with old node data re-appearing after restart?
2 participants