bchavez / bchavez/RethinkDb.Driver

Cursor<T> should implement IAsyncEnumerable<T> in .net core 3

Open
#149 0 comments 2 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
381
Forks
129
PR merge metrics
No merged PRs in 30d

Description

Or be convertible to `IAsyncEnumerable`

Contributor guide

Open the contributing guide

Research direction

Start by locating the Cursor implementation and the code that consumes it in the RethinkDB driver. Read the .NET Core 3 asynchronous enumeration requirements and determine whether Cursor should implement IAsyncEnumerable or expose a conversion path; done means the chosen API works for cursor iteration and has coverage for the relevant behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
databases
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.