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

Introduce Store5 #103

Merged
merged 7 commits into from
Sep 13, 2024
Merged

Introduce Store5 #103

merged 7 commits into from
Sep 13, 2024

Conversation

filwiesner
Copy link
Member

📝 Description

Store could be used as a partial substitute for the repository layer. It utilizes both remote and local sources and offers a unified API for retrieving and updating entities. While version 5 is currently in beta, its earlier versions have been around for several years and were initially developed as an internal library at Dropbox.

💡 What’s new?

  • Store5 dependency and it's usage for USer entity

📚 References

@filwiesner filwiesner added the enhancement New feature or request label Feb 9, 2024
Copy link
Member

@vojta-horanek vojta-horanek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉

vojta-horanek
vojta-horanek previously approved these changes Feb 21, 2024
JuliaJakubcova
JuliaJakubcova previously approved these changes Feb 21, 2024
xzurek12
xzurek12 previously approved these changes Feb 26, 2024
JuliaJakubcova
JuliaJakubcova previously approved these changes Mar 15, 2024
@filwiesner filwiesner merged commit 606f8fb into develop Sep 13, 2024
4 checks passed
@filwiesner filwiesner deleted the feature/store5 branch September 13, 2024 10:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants