Document iproto feature FETCH_SNAPSHOT_CURSOR
Open
@xuniq is already working on this.
Since Jul 25, 2024.
2.11
3.2
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
FETCH_SNAPSHOT_CURSOR feature requires cursor FETCH_SNAPSHOT on the
server. Its ID is IPROTO_FEATURE_FETCH_SNAPSHOT_CURSOR. IPROTO version
is 8 or more, Enterprise Edition is also required.
Requested by @Serpentian in https://github.com/tarantool/tarantool/commit/62c49367a2eab6d8008da2d7201ffa03e002c31e.
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.