Skip to content

IDBMap/Sync as module #127

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

Merged
merged 2 commits into from
Feb 12, 2025
Merged

IDBMap/Sync as module #127

merged 2 commits into from
Feb 12, 2025

Conversation

WebReflection
Copy link
Contributor

This MR would like to provide a fundamental utility to deal with persistency: IndexedDB

Because this module uses a thin wrap around that API that is used both internally and via PyScript, not having that very same utility available even in Python (internals, modules, whatnot) feels like a huge limitation ... so here we go!

@WebReflection WebReflection merged commit f939da8 into main Feb 12, 2025
2 checks passed
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.

1 participant