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 ffcbe2f commit f8dc54fCopy full SHA for f8dc54f
doc/dev_guide/internals/box_protocol.rst
@@ -45,11 +45,11 @@ MsgPack data types:
45
* **MP_BOOL** - true or false
46
47
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
48
-Encoding of non default types in Tarantool
+Encoding of Tarantool-specific data types
49
50
51
-Some data types used in our database do not correspond to any type of message
52
-from MsgPack. For these data types, we use the following representation.
+Some of the data types used in Tarantool are application-specific in terms of the MsgPack standard.
+For these data types, we use the following representation.
53
54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
55
Decimals
0 commit comments