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

Serialized storage #25

Closed
Jasleen1 opened this issue Aug 9, 2021 · 1 comment
Closed

Serialized storage #25

Jasleen1 opened this issue Aug 9, 2021 · 1 comment

Comments

@Jasleen1
Copy link
Contributor

Jasleen1 commented Aug 9, 2021

We would like for the Storage to always get string values and get string values. The specific implementation of SEEMless could then serialize and deserialize accordingly.

  • Create an enum that encompasses all the types of data a SEEMless directory may ever need to store.
  • Implement serialization and deserialization for said enum. This would also include writing a wrapper around the function which gets keys, so that the location in the statemap is deterministic based on the type of object being written.
@Jasleen1 Jasleen1 self-assigned this Aug 9, 2021
@kevinlewi
Copy link
Contributor

Closed by #33

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