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

Serialization #23

Closed
preynal opened this issue Jun 13, 2016 · 1 comment
Closed

Serialization #23

preynal opened this issue Jun 13, 2016 · 1 comment

Comments

@preynal
Copy link

preynal commented Jun 13, 2016

Hi,
Is there any way to serialize the tree ahead of time ?
If not, what would be the best approach for this ?
My C is a bit rusty, but I'd love to help on this.

@armon
Copy link
Owner

armon commented Jul 20, 2016

@preynal Sorry about the delay. There is no built in method. You would likely need to use one of the iterators to go over each key and serialize it out yourself.

@armon armon closed this as completed Jul 20, 2016
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

No branches or pull requests

2 participants