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

Load stored cursors #192

Open
tshemsedinov opened this issue Sep 2, 2018 · 1 comment
Open

Load stored cursors #192

tshemsedinov opened this issue Sep 2, 2018 · 1 comment

Comments

@tshemsedinov
Copy link
Member

After entities preloaded (see #190) we will load stored cursors (see Cursor.schema) and link preloaded entities to cursor datasets. Cursors can contain entities loaded to other nodes/processes so we will load their immutable copies (and set special flag).

@tshemsedinov
Copy link
Member Author

Note: Cursors should be attached to certain node/process.
TODO: add special field to Cursor.schema

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant