Skip to content

Conversation

JKamsker
Copy link
Collaborator

Summary

  • extend IBsonDataReader with asynchronous consumption via ReadAsync/DisposeAsync and update the concrete readers to honor the new contract
  • add async helper methods for draining data readers while keeping the old synchronous helpers as obsolete shims during the transition
  • rework the query materialization helpers and shell display pipeline to enumerate results through the async reader surface

Testing

  • dotnet build LiteDB.sln -c Release
  • dotnet test LiteDB.Tests/LiteDB.Tests.csproj -c Release

https://chatgpt.com/codex/tasks/task_e_68d0d78abd98832ab59249e8b164d9cf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant