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

feat(nano)!: use In-Memory MongoDB in lieu of PouchDB to power Data Services #613

Merged
merged 3 commits into from
Dec 3, 2023

Conversation

TillaTheHun0
Copy link
Member

@TillaTheHun0 TillaTheHun0 commented Dec 1, 2023

BREAKING CHANGE: Since PouchDB is no longer being used, any pre-existing hyper nano data services will not work, and will need to be re-seeded

This mitigates the esoteric nature of PouchDB indexes and instead uses the more general purpose MongoDB and corresponding adapter. Since most hyper Service Framework users use MongoDB, this makes sense to use in hyper-nano

Also bumps all deps to latest.

…ervices

BREAKING CHANGE: Since PouchDB is no longer being used, any pre-existing
hyper nano data services will not work, and will need to be re-seeded
@TillaTheHun0 TillaTheHun0 force-pushed the tillathehun0/nano-mongo-in-memory branch from 2537291 to d90e96a Compare December 1, 2023 15:34
@TillaTheHun0 TillaTheHun0 merged commit 8fae9a5 into main Dec 3, 2023
3 checks passed
@TillaTheHun0 TillaTheHun0 deleted the tillathehun0/nano-mongo-in-memory branch December 3, 2023 20:20
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