Skip to content

Conversation

@maartenbreddels
Copy link
Contributor

If you want to store data in a custom storage, you need to know the
kernel_id or session_id to scope.

This can be used to implement something similar to reactive variables.

Copy link
Contributor Author

maartenbreddels commented Jan 10, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @maartenbreddels and the rest of your teammates on Graphite Graphite

@iisakkirotko iisakkirotko force-pushed the 01-09-feat_get_kernel_id_and_get_session_id_for_custom_storage branch from c6fba36 to eb57a3a Compare February 9, 2024 08:15
@iisakkirotko iisakkirotko changed the base branch from 01-18-feat_on_kernel_start_triggers_callback_on_virtual_kernel_start to master February 9, 2024 08:15
Copy link
Collaborator

@iisakkirotko iisakkirotko left a comment

Choose a reason for hiding this comment

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

Suggesting some changes to documentation. Otherwise looks good!

If you want to store data in a custom storage, you need to know the
kernel_id or session_id to scope.

This can be used to implement something similar to reactive variables.
@maartenbreddels maartenbreddels force-pushed the 01-09-feat_get_kernel_id_and_get_session_id_for_custom_storage branch from eb57a3a to 4ad5b50 Compare February 9, 2024 14:52
@maartenbreddels
Copy link
Contributor Author

Great, thanks you! I left state (i prefer that to states, since it's not often used that way), but the rest were good changes!

@iisakkirotko
Copy link
Collaborator

Then I feel like there should be an article in front of "state", i.e. "the state" or "a state", otherwise it sounds very strange, but maybe that's just me.

@maartenbreddels maartenbreddels merged commit eefd358 into master Feb 9, 2024
maartenbreddels added a commit that referenced this pull request Feb 9, 2024
* feat: get_kernel_id and get_session_id for custom storage

If you want to store data in a custom storage, you need to know the
kernel_id or session_id to scope.

This can be used to implement something similar to reactive variables.
maartenbreddels added a commit that referenced this pull request Feb 9, 2024
* feat: get_kernel_id and get_session_id for custom storage

If you want to store data in a custom storage, you need to know the
kernel_id or session_id to scope.

This can be used to implement something similar to reactive variables.
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.

3 participants