Skip to content

24751: Adds passthrough to memory-based save/load, MAJOR#582

Open
jdbeel wants to merge 6 commits intomainfrom
24751-add-passthrough-memory
Open

24751: Adds passthrough to memory-based save/load, MAJOR#582
jdbeel wants to merge 6 commits intomainfrom
24751-add-passthrough-memory

Conversation

@jdbeel
Copy link
Copy Markdown
Contributor

@jdbeel jdbeel commented Jan 27, 2026

No description provided.

Copy link
Copy Markdown
Contributor

@dmaze dmaze left a comment

Choose a reason for hiding this comment

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

I'd like to see room for other clients besides the direct client to support this.

If it's not hard, the counterpart to this is creating a trainee from bytes (HowsoDirectClient.create_trainee_from_memory()) and it might be nice to see higher-level support for that too. This should let you round-trip a trainee by dumping it to memory (and deleting it it you want) and then reloading it.

@jdbeel jdbeel marked this pull request as ready for review March 16, 2026 17:22
@jdbeel jdbeel requested a review from a team as a code owner March 16, 2026 17:22
@jdbeel jdbeel changed the title 24751: Adds passthrough to memory-based save/load 24751: Adds passthrough to memory-based save/load, MINOR Mar 16, 2026
@jdbeel jdbeel changed the title 24751: Adds passthrough to memory-based save/load, MINOR 24751: Adds passthrough to memory-based save/load, MAJOR Mar 16, 2026
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.

2 participants