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

Improves JSDocs & Rename mongo-adapter.js functions #21

Merged
merged 4 commits into from
Jun 12, 2024

Conversation

MaxNoetzold
Copy link
Owner

This PR significantly enhances the JSDocs for improved type-checking.

Additionally, several functions in the mongo-adapter have been renamed (and rewritten) for better structure. Specifically, get and readAsCursor have been replaced with findOne and find respectively, and del has been renamed to delete.

Dependencies have also been updated.

Reference: #20 (comment)

@MaxNoetzold MaxNoetzold merged commit 7d206d5 into main Jun 12, 2024
16 checks passed
@MaxNoetzold MaxNoetzold deleted the adapter-restructoring branch June 12, 2024 19:32
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