Document iproto feature IPROTO_FEATURE_IS_SYNC
Open
@xuniq is already working on this.
Since Jul 25, 2024.
feature
iproto
- Dominant language
- CSS
- Stars
- 15
- Forks
- 49
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 3
Description
Root document: https://www.tarantool.io/en/doc/latest/reference/reference_lua/net_box/#net-box-connect
is_sync feature requires IPROTO_IS_SYNC in IPROTO_BEGIN/COMMIT on the
server. Its ID is IPROTO_FEATURE_IS_SYNC. IPROTO version supporting the
this feature is 9 or newer.
Requested by @Serpentian in https://github.com/tarantool/tarantool/commit/95b42876e8610a6b1894872ab814e368e3350404.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.