Azure / Azure/azure-cosmos-client-engine

Add C bindings and Go wrapper for ReadMany APIs

Open
#37 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
2
Forks
10
PR merge metrics
No merged PRs in 30d

Description

Once we have the ReadMany APIs from #36 in and validated, we should update the C bindings to expose them. This will require a little bit of thought about how best to represent things, but should be pretty straightforward.

Then, we need to update the `azcosmoscx` package in this repo to wrap those APIs in safe Go code for use by the Go SDK.

Contributor guide

Open the contributing guide

Research direction

Start by reviewing issue #36 and the existing C bindings for the ReadMany APIs. Then inspect the `azcosmoscx` package; the work is complete when the C bindings expose ReadMany and the package provides safe Go wrappers for use by the Go SDK.

Written by the indexing model from the issue text.

Assessment

Tech stack
c, go
Domain
api
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.