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

Use a defined and easy-to-write format to store the metadata #11

Open
xiaodaigh opened this issue Oct 20, 2019 · 2 comments
Open

Use a defined and easy-to-write format to store the metadata #11

xiaodaigh opened this issue Oct 20, 2019 · 2 comments

Comments

@xiaodaigh
Copy link
Owner

Currently, Julia's serializer is used to store the metadata. I think should use an open format.

@xiaodaigh xiaodaigh changed the title Use a defined easy to write format to store the data Use a defined and easy-to-write format to store the data Oct 20, 2019
@gabomgp4
Copy link

gabomgp4 commented Jan 20, 2020

I would like to try this task. I'm a developer new to Julia and i think this is a good opportunity to learn Julia. What do you think about using FlatBuffers to store the metadata?

Note: Flatbuffer is used in the arrow ipc format that is similar (serializing dataframes) to this project.

@xiaodaigh
Copy link
Owner Author

Might be a good idea. Try the Flatbuffer package.

@xiaodaigh xiaodaigh changed the title Use a defined and easy-to-write format to store the data Use a defined and easy-to-write format to store the metadata Aug 12, 2020
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