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

[REMOVE] Bluebird #9

Open
wants to merge 18 commits into
base: master
Choose a base branch
from
Open

[REMOVE] Bluebird #9

wants to merge 18 commits into from

Conversation

jpg619
Copy link
Contributor

@jpg619 jpg619 commented Aug 20, 2024

This PR has removed the Bluebird dependency from the codebase and replaced it with native Promises.

References

Related to Remove use of Bluebird with Native async Promises

@jpg619 jpg619 self-assigned this Jan 30, 2025
@jpg619 jpg619 changed the title empty commit [REMOVE] Bluebird Jan 30, 2025
jpg619 added 13 commits January 30, 2025 17:03
…omise.join for concurrent connection handling
…omise.all for improved error handling and concurrency
…romise for query handling and use Promise.all for concurrency
…prove error handling and concurrency in session management
…o replace reflect() with then() for improved error handling
…-test.js to use native Promise for connection handling and improve error management
…proved readability and error handling in atomic and transaction methods
@jpg619 jpg619 marked this pull request as ready for review March 3, 2025 17:52
@jpg619 jpg619 requested a review from dhei March 4, 2025 17:00
…ion methods, enhancing readability and consistency
@jpg619 jpg619 requested a review from reggi March 5, 2025 19:21
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