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

feat: add serde derives for CacheDB under "serde" flag #911

Merged
merged 3 commits into from
Dec 14, 2023

Conversation

Autoparallel
Copy link
Contributor

@Autoparallel Autoparallel commented Dec 13, 2023

Idea

In order to be able to take a snapshot of a CacheDB that can then be shared in many ways, having the Serialize + Deserialize added is helpful.

Feedback

Change is minimal and is not set as default. Wrote simple unit test to check that this works. If this change is not wanted upstream, that is okay. Perhaps it can be under its own separate flag then, if need be. Please let me know!

Copy link
Member

@rakita rakita left a comment

Choose a reason for hiding this comment

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

lgtm!

@rakita rakita merged commit 7c2938f into bluealloy:main Dec 14, 2023
22 checks passed
@github-actions github-actions bot mentioned this pull request Jan 12, 2024
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