Updated at September 7, 2026 01:25 PM
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...