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

Expose Store and ObjectRepository #2529

Merged
merged 9 commits into from
May 7, 2024
Merged

Conversation

fmauNeko
Copy link
Contributor

@fmauNeko fmauNeko commented Apr 26, 2024

What does this PR do ?

The purpose of this PR is to expose the internal Store and ObjectRepository Kuzzle classes in order to be able to use them in plugins to provide caching.

Other changes

@fmauNeko fmauNeko force-pushed the feature/expose-store-repository branch 2 times, most recently from 2f956ed to 9abbf32 Compare April 26, 2024 09:58
@fmauNeko fmauNeko force-pushed the feature/expose-store-repository branch from 9abbf32 to a201aae Compare April 26, 2024 10:22
@fmauNeko fmauNeko marked this pull request as draft April 26, 2024 10:54
@fmauNeko fmauNeko self-assigned this May 6, 2024
fmauNeko added 2 commits May 6, 2024 13:49
An interface named Repository is already exported from pluginContext.ts
@fmauNeko fmauNeko changed the title Expose Store and Repository Expose Store and ObjectRepository May 6, 2024
@fmauNeko fmauNeko marked this pull request as ready for review May 6, 2024 12:48
Copy link

sonarqubecloud bot commented May 6, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
1 Accepted issue

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@fmauNeko fmauNeko merged commit ea1bb37 into 2-dev May 7, 2024
32 checks passed
@fmauNeko fmauNeko deleted the feature/expose-store-repository branch May 7, 2024 14:17
@kuzzle
Copy link
Contributor

kuzzle commented May 7, 2024

🎉 This PR is included in version 2.30.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@kuzzle kuzzle added the released This issue/pull request has been released. label May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released This issue/pull request has been released.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants