You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Oak requests its users to provide serializers for their objects representing keys and values.
Oak has internal common package including sub-packages for common serializers for common objects: IntBuffer, Integer and String. It would be good to have more of such. What kind of objects? It is up to implementer decision.
@liran-funaro can you please add more details to this issue?
For more explanations feel free to add questions in this issue.
The text was updated successfully, but these errors were encountered:
Yes. That is exactly what we expect.
It would also help if a simple test would be added that validates that this serializer works correctly with OakMap.
Oak requests its users to provide serializers for their objects representing keys and values.
Oak has internal common package including sub-packages for common serializers for common objects: IntBuffer, Integer and String. It would be good to have more of such. What kind of objects? It is up to implementer decision.
@liran-funaro can you please add more details to this issue?
For more explanations feel free to add questions in this issue.
The text was updated successfully, but these errors were encountered: