box.iproto.feature
-
box.iproto.
feature
¶ Contains the IPROTO protocol features that are supported by the server. Each feature is mapped to its corresponding code. Learn more: IPROTO_FEATURES.
The features in the namespace are written
- in lowercase letters
- without the
IPROTO_FEATURE_
prefix
Example
tarantool> box.iproto.feature.streams --- - 0 ... tarantool> box.iproto.feature.transactions --- - 1 ...