feedback: Connecting to Tarantool from C++
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 15
- Forks
- 49
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 3
Description
<…> invoke the method to connect
define error handling behavior.|Embedding connector|
Embed the connector in your C++ application by including the ma<…>
https://www.tarantool.io/en/doc/latest/how-to/getting_started_cxx/
I would merge this with the installation section and name it 'Building the Connector'.
Maybe it would be reasonable to have two subsections, i.e., building without CMake and build with CMake. Use this [https://github.com/tarantool/tntcxx#building-tntcxx] README section for the latter.
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.
Research direction
Start with the “Connecting to Tarantool from C++” documentation page and compare it with the tntcxx README’s building section. Merge the connection material into the installation section, name it “Building the Connector,” and organize it into building with and without CMake.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100