Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Review effect-mongo README.md #9

Open
VenomAV opened this issue Oct 18, 2024 · 0 comments
Open

Review effect-mongo README.md #9

VenomAV opened this issue Oct 18, 2024 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@VenomAV
Copy link
Contributor

VenomAV commented Oct 18, 2024

  1. Design choices
    • Same APIs name and signature of mongodb drivers (Option on findOne exception)
    • Differences between DocumentCollection and Collection types
    • Typed Filter operations with Encoded type
    • MongoError
    • Cursor: Effect vs Stream
    • Cursor: first-error short circuits vs all errors together (toArray vs toArrayEither)
  2. Getting started: simple script to write and read from/to mongodb
  3. Link to examples directory
@VenomAV VenomAV added the documentation Improvements or additions to documentation label Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
Status: Todo
Development

No branches or pull requests

1 participant