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

refactor: allow switching out the DB bindings #7486

Merged
merged 2 commits into from
Dec 12, 2024
Merged

refactor: allow switching out the DB bindings #7486

merged 2 commits into from
Dec 12, 2024

Conversation

AlCalzone
Copy link
Member

This PR adds an abstraction for the underlying storage of the network and value caches. This allows using other storage backends than jsonl-db, for example a light wrapper around window.localStorage.

@AlCalzone
Copy link
Member Author

@zwave-js-bot automerge

@zwave-js-bot zwave-js-bot enabled auto-merge (squash) December 12, 2024 13:22
@zwave-js-bot zwave-js-bot merged commit 3f6229b into master Dec 12, 2024
25 checks passed
@zwave-js-bot zwave-js-bot deleted the byodb branch December 12, 2024 13:25
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

Successfully merging this pull request may close these issues.

2 participants