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

Json serde for Drain #13

Merged
merged 6 commits into from
May 22, 2021
Merged

Json serde for Drain #13

merged 6 commits into from
May 22, 2021

Conversation

bric3
Copy link
Owner

@bric3 bric3 commented May 22, 2021

This PR introduces Json serialization / deserialization for Drain.
The mechanism is segragated the main algorythm leaving Drain classes void of any Json concerns.

This PR superseds #5 in regrd of the serialization concerns.
Many thanks to @TodorKrIv for bootstrapping the code and tests.

@bric3 bric3 merged commit 14b18cd into master May 22, 2021
@bric3 bric3 deleted the json branch May 22, 2021 14:31
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