We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73d822e commit eddb6feCopy full SHA for eddb6fe
README.md
@@ -61,7 +61,7 @@ respect to the above list. To name but a few:
61
self-contained. Their transport format is a serialization that is
62
not good for rapid sub-value access
63
- MessagePack is probably the closest to our shopping list. It has
64
- has decent data types and is quite compact. However, we found that
+ decent data types and is quite compact. However, we found that
65
one can do better in terms of compactness for some cases. More
66
important for us, MessagePack provides no quick sub-value access
67
- Our own shaped JSON (used in ArangoDB as internal storage format)
0 commit comments