Skip to content

feature: externalize promisified versions of the persistence interface#101

Merged
robertsLando merged 1 commit intomoscajs:mainfrom
seriousme:externalize-promisified-versions
Apr 28, 2025
Merged

feature: externalize promisified versions of the persistence interface#101
robertsLando merged 1 commit intomoscajs:mainfrom
seriousme:externalize-promisified-versions

Conversation

@seriousme
Copy link
Copy Markdown
Contributor

This PR takes the promisified versions of the persistence interface and puts them into promisified.js .
This enables other persistencies (e.g. mongodb, redis etc) to import these functions and use them in their own testing, saving double maintenance.

Kind regards,
Hans

@seriousme
Copy link
Copy Markdown
Contributor Author

Once this is released I will update redis and mongodb to use promisified.js.
Since this a somewhat bigger change I'd prefer someone else to review as well.

Kind regards,
Hans

@robertsLando robertsLando merged commit 9af79d7 into moscajs:main Apr 28, 2025
6 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.

2 participants