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

backing store support #1646

Open
11 tasks
Tracked by #1 ...
baywet opened this issue Jun 23, 2022 · 0 comments
Open
11 tasks
Tracked by #1 ...

backing store support #1646

baywet opened this issue Jun 23, 2022 · 0 comments
Labels
Milestone

Comments

@baywet
Copy link
Member

baywet commented Jun 23, 2022

One major feature of Kiota clients that hasn't been implemented in Ruby is the backing store.

The main idea is to store values behind the models in another memory space instead of using fields/properties.
This enables scenarios like dirty tracking, data sync with other data sources and much more.

More information can be found in our conceptual documentation

TODO:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Todo 📃
Development

No branches or pull requests

2 participants