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

Add function to dump a map to a vdf file #41

Open
eldoradoel opened this issue Nov 26, 2022 · 7 comments
Open

Add function to dump a map to a vdf file #41

eldoradoel opened this issue Nov 26, 2022 · 7 comments

Comments

@eldoradoel
Copy link

Can you add this method? Thank you.

@andygrunwald
Copy link
Owner

Happy to accept pull requests in such a direction.
I can think of a method dump(w io.Writer).

@eldoradoel
Copy link
Author

Due to my lack of golang language knowledge, I may not be able to complete the compilation of relevant functions.

@andygrunwald
Copy link
Owner

@eldoradoel Why did you close this issue? I think it is a great feature.

@andygrunwald andygrunwald reopened this Jun 3, 2023
@eldoradoel
Copy link
Author

On the one hand I implemented it, but it didn't work very well, it just worked, on the other hand valve was moving to kv3 and the demand for kv (vdf) wasn't very high.

@andygrunwald
Copy link
Owner

andygrunwald commented Jun 3, 2023

@eldoradoel Thanks. Would you mind posting your code as a PR?
And just for context: What is kv3 ?

@eldoradoel
Copy link
Author

kv3 is similar to this project https://github.com/kristiker/keyvalues3, it is the first version of KeyValue from valve.

@andygrunwald
Copy link
Owner

Thx!

About the request, see #55
I leave this open until #55 is reviewed and processed.

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