Tarantool CE/EE Documentation portal logo
Support
Updated at July 17, 2026   02:08 PM

box.iproto.raft

raft_key

Contains the keys from the IPROTO_RAFT_* requests. Learn more: Synchronous replication keys.

Example

tarantool> box.iproto.raft_key.TERM---- 0...tarantool> box.iproto.raft_key.VOTE---- 1...